aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Let configure test for a suitable mkdir -pGlenn Morris2012-05-1114-22/+58
* * lisp/progmodes/prolog.el: Use SMIE. Cleanup regexp setup.Stefan Monnier2012-05-112-176/+271
* * lisp/dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.Stefan Monnier2012-05-112-2/+4
* * Makefile.in (install-arch-indep): Remove dead code.Glenn Morris2012-05-112-13/+1
* * lisp/minibuffer.el (completion--twq-all): Again, allow case differences.Stefan Monnier2012-05-112-3/+6
* * lisp/term.el: Move keymap initialization code to be more idiomatic.Stefan Monnier2012-05-112-173/+157
* * lisp/progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.Stefan Monnier2012-05-113-62/+512
* * lisp/term.el (term-set-escape-char): Properly set term-escape-char.Stefan Monnier2012-05-112-4/+12
* * Makefile.in (install-arch-indep): Use INSTALL_DATA for the DOC file.Glenn Morris2012-05-112-3/+5
* * Makefile.in (install-arch-indep): There are no more Makefile.c files.Glenn Morris2012-05-112-2/+13
* Remove unused function hourglass_started.Paul Eggert2012-05-104-19/+7
* src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-05-102-1/+7
* Auto-commit of generated files.Glenn Morris2012-05-102-0/+5
* Cleanups and improvements for FFAP and URL.Chong Yidong2012-05-107-143/+205
* * xgselect.c (xg_select): Put maxfds+1 into a var.Paul Eggert2012-05-092-4/+7
* * sound.c (DEFAULT_ALSA_SOUND_DEVICE): Define only if HAVE_ALSA.Paul Eggert2012-05-092-3/+8
* Install self-contained ns leim files directly to their final destinationGlenn Morris2012-05-094-25/+36
* * loading.texi (Loading Non-ASCII): Multibyte sessions no longer exist.Glenn Morris2012-05-092-3/+3
* Update doc for obsolescence of "unibyte: t"Glenn Morris2012-05-095-10/+14
* Simply leim install rule for ns caseGlenn Morris2012-05-092-6/+10
* State that --prefix has no effect for a default --with-ns build.Glenn Morris2012-05-091-1/+2
* Document new create-lockfiles optionGlenn Morris2012-05-095-1/+23
* Add the option to not create lockfilesDave Abrahams2012-05-094-0/+18
* etags: pacify gcc -Wstack-protector on Ubuntu 12.04 x86Paul Eggert2012-05-092-20/+27
* * dbusbind.c (xd_registered_buses): New internal Lisp object.Michael Albinus2012-05-092-13/+21
* Untag more efficiently if USE_LSB_TAG.Paul Eggert2012-05-095-22/+63
* Port recent dbusbind.c changes to 32-bit --with-wide-int.Paul Eggert2012-05-092-17/+47
* Encoding fix for browse-url-encode-url.Chong Yidong2012-05-092-2/+7
* * url-util.el (url--allowed-chars): Use upper-case for percent-encoding.Chong Yidong2012-05-092-3/+6
* Improve RFC 3986 conformance of url package.Chong Yidong2012-05-097-125/+271
* Yet more ChangeLog merge fixesGlenn Morris2012-05-083-63/+0
* ChangeLog merge fixGlenn Morris2012-05-081-9/+0
* Remove the need for lispref vol1.texi and vol2.texiGlenn Morris2012-05-085-447/+90
* Merge from emacs-24; up to 2012-04-21T14:12:27Z!sdl.web@gmail.comGlenn Morris2012-05-0828-258/+423
|\
| * Move part of previous clean rule change to mostlycleanGlenn Morris2012-05-082-3/+3
| * FOR-RELEASE commentGlenn Morris2012-05-071-0/+9
| * * doc/lispref/Makefile.in (clean): Add some more vol1/2 items.Glenn Morris2012-05-072-1/+4
| * doc/lispref/two-volume.make small fixGlenn Morris2012-05-072-2/+8
| * * shell.el (shell-completion-vars): Fix last change.Stefan Monnier2012-05-072-1/+5
| * Improve previous dir-locals-read-from-file changeGlenn Morris2012-05-061-1/+1
| * Fix a gdb-mi process filtering issue arising in ansi-color.el.Chong Yidong2012-05-072-2/+12
| * * files.el (dir-locals-read-from-file): Mention dir-locals in any error message.Glenn Morris2012-05-062-13/+20
| * * frames.texi (Mouse References, Mouse Commands): Fix index entries.Chong Yidong2012-05-062-2/+9
| * * emacs-lisp/package.el (package-built-in-p): Handle `emacs' package.Chong Yidong2012-05-062-2/+10
| * Auto-commit of generated files.Glenn Morris2012-05-051-1/+1
| * * configure.in: Fix last change.Andreas Schwab2012-05-052-1/+5
| * Fix failures in starting subprocesses on Windows 7.Eli Zaretskii2012-05-052-1/+27
| * Fix package.el handling of local variables on first line.Chong Yidong2012-05-052-1/+6
| * * lisp/shell.el (shell-completion-vars): Set pcomplete-arg-quote-list likeStefan Monnier2012-05-052-3/+12
| * * minibuf.texi (Minibuffer History, Basic Completion): Tweak page breaks.Glenn Morris2012-05-042-5/+7