aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.Glenn Morris2010-04-292-1/+5
* * ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).Chong Yidong2010-04-293-3/+5
* * ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).Chong Yidong2010-04-292-1/+4
* * minibuffer.el (tags-completion-at-point-function): New function.Chong Yidong2010-04-294-18/+53
* (progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one errorAlan Mackenzie2010-04-292-2/+9
* Don't burp if process sentinel/filter kills the current buffer.Stefan Monnier2010-04-292-2/+5
* Add bug reference.Juanma Barranquero2010-04-291-2/+2
* * net/browse-url.el (browse-url-firefox-program): Use iceweasel ifStefan Monnier2010-04-292-4/+12
* Fix wrong-docstring problem introduced with hash-consing.Stefan Monnier2010-04-295-24/+30
* Document complete-symbol change.Chong Yidong2010-04-281-0/+2
* Unify complete-symbol with completion-at-point.Chong Yidong2010-04-286-112/+118
* * net/tramp.el (tramp-remote-selinux-p): New defun.Michael Albinus2010-04-282-7/+25
* (bug-reference-url-format): Mark as `safe-local-variable' if the valueSam Steingold2010-04-282-2/+16
* * configure.in (LIBXMU): Fix logic in previous change.Glenn Morris2010-04-281-1/+1
* Revert last bug-reference-url-format change.Chong Yidong2010-04-282-2/+6
* Make it possible to locally disable a globally enabled mode.Stefan Monnier2010-04-284-3/+14
* Regenerate configure.Glenn Morris2010-04-281-0/+104
* src/Makefile.in minor simplification,Glenn Morris2010-04-282-8/+12
* Define CYGWIN_OBJ with configure, not cpp.Glenn Morris2010-04-284-4/+10
* Set GPM part of MOUSE_SUPPORT with configure, not cpp.Glenn Morris2010-04-284-5/+13
* Set FONT_DRIVERS with configure rather than cpp.Glenn Morris2010-04-284-7/+18
* Move LIBXMU from cpp to configure.Glenn Morris2010-04-286-15/+23
* Move NS_OBJ, NS_SUPPORT from cpp to configure.Glenn Morris2010-04-274-11/+15
* Missing src/ChangeLog for previous commit.Glenn Morris2010-04-271-0/+4
* Move test for 64-bit kernel with 32-bit userland to configure.Glenn Morris2010-04-273-10/+19
* Let the user turn off locally a globalized minor modeStefan Monnier2010-04-272-7/+14
* * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.Stefan Monnier2010-04-272-3/+10
* (bug-reference-url-format): Mark as `safe-local-variable' if the valueSam Steingold2010-04-272-1/+8
* When killing buffers with ido, don't offer virtual buffers for completion.Juanma Barranquero2010-04-272-2/+9
* Commit missing lisp/Changelog entries.Agustín Martín2010-04-271-0/+7
* ispell.el: Kill ispell process when killing its associated buffer.Agustín Martín2010-04-271-1/+11
* ispell.el (ispell-init-process): Fix personal dictionary condition in default...Agustín Martín2010-04-271-3/+5
* Regenerate configure.Glenn Morris2010-04-271-0/+8
* Move LIBXTR6 from cpp to autoconf.Glenn Morris2010-04-276-12/+15
* Regenerate configure.Glenn Morris2010-04-271-5/+30
* Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.Glenn Morris2010-04-274-6/+19
* Move MOTIF_LIBW to autoconf.Glenn Morris2010-04-278-24/+38
* desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,Jan Djärv2010-04-272-1/+9
* Don't load tm and apel XEmacs packages when compiling.Katsumi Yamaoka2010-04-272-17/+13
* Regenerate configure and cibfig.inJan Djärv2010-04-272-3272/+15729
* Reduce CPP usage.Dan Nicolaescu2010-04-268-37/+23
* Reduce CPP usage.Dan Nicolaescu2010-04-266-15756/+3289
* Remove some AC_DEFINEs that are now unused.Glenn Morris2010-04-264-30/+5
* Regenerate configure.Glenn Morris2010-04-261-36/+35
* Use $CRT_DIR in more places.Glenn Morris2010-04-2612-78/+66
* Regenerate configure.Glenn Morris2010-04-261-3233/+15716
* Replace some more cpp with autoconf.Glenn Morris2010-04-264-21/+30
* * Makefile.in (LIBS_MACHINE): Remove, unused.Dan Nicolaescu2010-04-262-2/+2
* * Makefile.in (LIBS_MACHINE): Remove, unused.Dan Nicolaescu2010-04-266-14/+13
* Use autoconf instead of cpp for LIB_MATH.Dan Nicolaescu2010-04-266-15701/+3269