aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lisp/align.el (align-regexp): Doc fix. Glenn Morris2013-07-252-11/+31
* * lisp/simple.el (global-visual-line-mode): Do not duplicate the mode lighter.Glenn Morris2013-07-252-2/+6
* * etc/spook.lines: Additions (tiny change)Micah Anderson2013-07-252-0/+4
* gnus-art.el (gnus-button-url-regexp): Make it match url in which punctuation ...Andreas Schwab2013-07-252-2/+9
* Add Makefile rules for ido.texiGlenn Morris2013-07-254-1/+18
* Auto-commit of loaddefs files.Glenn Morris2013-07-251-1/+1
* In display-buffer bind split-window-keep-point to t, bug#14829.Martin Rudalics2013-07-252-0/+8
* lisp/desktop.el: Use pcase-let, pcase-let* in a few places.Juanma Barranquero2013-07-252-30/+30
* lisp/desktop.el: Rename internal "desktop-X" frame params to "desktop--X".Juanma Barranquero2013-07-252-47/+55
* * fileio.c (Finsert_file_contents): Use a more-conservative fix.Paul Eggert2013-07-251-4/+1
* * fileio.c (Finsert_file_contents): Avoid double-close.Paul Eggert2013-07-252-1/+9
* Merge from emacs-24; up to 2013-01-01T11:02:14Z!rudalics@gmx.atGlenn Morris2013-07-2510-123/+228
|\
| * * make-dist: Add a --tests option, to include test/ (backport from trunk)Glenn Morris2013-07-252-3/+32
| * Reduce use of @email in doc/miscGlenn Morris2013-07-248-120/+222
| * Auto-commit of loaddefs files.Glenn Morris2013-07-241-1/+1
| * * lisp/dired-x.el (dired-mark-extension): Convert comment to doc string.Glenn Morris2013-07-242-3/+7
* | * make-dist: Add a --tests option, to include test/.Glenn Morris2013-07-242-3/+32
* | lisp/desktop.el: Add workaround for bug#14949.Juanma Barranquero2013-07-252-2/+14
* | * etc/NEWS: Typo fix.Xue Fuqiao2013-07-251-2/+2
* | * doc/misc/ido.texi: New file.Xue Fuqiao2013-07-253-3/+721
* | Fix bug #14780 with unreachable lines near end of buffer.Eli Zaretskii2013-07-242-5/+16
* | lisp/desktop.el (desktop-restoring-frames-p): Return a true boolean.Juanma Barranquero2013-07-242-2/+10
* | * lisp/ffap.el (ffap-machine-p): Handle "not known" response.Glenn Morris2013-07-242-1/+6
* | * src/alloc.c (make_save_ptr): Define if HAVE_NTGUI is defined (Bug#14944).Ken Brown2013-07-242-1/+6
* | * automated/file-notify-tests.elMichael Albinus2013-07-242-17/+41
* | * filenotify.el (file-notify-supported-p):Michael Albinus2013-07-248-35/+27
* | * errors.texi (Standard Errors): Fix typo.Michael Albinus2013-07-244-14/+12
* | Auto-commit of generated files.Glenn Morris2013-07-241-17/+6
* | Merge from mainline.Xue Fuqiao2013-07-2413-324/+312
|\ \
| * | * printing.el: Replace all uses of deleted ps-flatten-list with lpr- version.Glenn Morris2013-07-242-2/+2
| * | * printing.el: Replace all uses of deleted ps-windows-system, ps-lp-systemGlenn Morris2013-07-242-23/+28
| * | * src/eval.c (Fprogn): Do not check that BODY is a proper list.Paul Eggert2013-07-245-14/+24
| * | * lisp/emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can beStefan Monnier2013-07-242-5/+12
| * | * lisp/files.el (revert-buffer-function): Use a non-nil default.Stefan Monnier2013-07-242-108/+124
| * | * lisp/lpr.el: Signal print errors more prominently.Stefan Monnier2013-07-245-173/+123
* | | * lisp/ido.el: Doc fix.Xue Fuqiao2013-07-242-21/+38
|/ /
* | * lisp/ansi-color.el: Fix old URL.Xue Fuqiao2013-07-242-5/+9
* | * configure.ac: Use self-descriptive tags for AC_CONFIG_COMMANDS.Glenn Morris2013-07-232-4/+6
* | * progmodes/sql.el Version 3.3Michael Mauger2013-07-232-31/+72
* | lisp/desktop.el (desktop-clear): Fix previous change.Juanma Barranquero2013-07-242-1/+5
* | No need for configure to create etc/ and lisp/ any moreGlenn Morris2013-07-234-7/+15
* | Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-2315-18/+21
* | * inotify-test.el (inotify-file-watch-simple): Delete temp-file when done.Glenn Morris2013-07-232-1/+6
* | * test/automated/subword-tests.el: Require subword.Glenn Morris2013-07-232-0/+5
* | * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.Michael Albinus2013-07-235-6/+22
* | lisp/desktop.el (desktop-list*): Fix previous change.Juanma Barranquero2013-07-231-1/+1
* | Auto-commit of generated files.Glenn Morris2013-07-232-0/+8
* | Fix ChangeLog typo.Paul Eggert2013-07-231-1/+1
* | Port to GNU/Linux systems with tinfo but not ncurses.Paul Eggert2013-07-234-1/+15
* | * eval.c (Fprogn): Check that BODY is a proper list.Paul Eggert2013-07-233-0/+16