aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix tramp bug with empty explicit pathDaniel Colascione2014-02-262-2/+7
| * | | Fix indentationDaniel Colascione2014-02-261-6/+6
* | | | * emacs-lisp/crm.el (completing-read-multiple): Empower help-enable-auto-load.Glenn Morris2014-02-262-3/+10
|/ / /
* | | NEWS markupGlenn Morris2014-02-261-0/+2
* | | * lisp/startup.el (command-line): Don't init the tty in daemon mode.Glenn Morris2014-02-262-1/+4
* | | Avoid calling tty-setup-hook twiceGlenn Morris2014-02-263-6/+15
* | | * lisp/dired.el (dired-restore-desktop-buffer): Demote errors;Glenn Morris2014-02-262-2/+8
* | | Fixes around Bug#16647.Martin Rudalics2014-02-263-10/+34
* | | * lisp/emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'Dmitry Gutov2014-02-262-2/+7
* | | * lisp/emacs-lisp/ert.el (ert-run-tests-interactively): `read' theDmitry Gutov2014-02-262-5/+11
* | | src/lread.c (Funintern): Fix doc to match advertised calling convention.Juanma Barranquero2014-02-252-1/+6
* | | * lisp/image.el (image-animate, image-animate-timeout): Stop animating imagesGlenn Morris2014-02-252-24/+29
* | | * lisp/emacs-lisp/edebug.el (defmacro): Fix debug spec.Glenn Morris2014-02-252-4/+5
* | | Merge from gnulib.Paul Eggert2014-02-252-0/+20
* | | Fix emacsclient's handling of SIGCONT.Paul Eggert2014-02-252-3/+8
* | | Spelling fix.Paul Eggert2014-02-251-1/+1
* | | * lisp/net/newst-backend.el (newsticker-url-list): Doc whitespace triviaGlenn Morris2014-02-251-1/+1
* | | Add some Authors: headers based on authors.el.Glenn Morris2014-02-252-2/+8
* | | * configure.ac: Update comment.Glenn Morris2014-02-251-8/+2
* | | * org-version.el (org-odt-data-dir): Remove incorrect, duplicate definition.Glenn Morris2014-02-252-3/+5
* | | erc-network: fix erc-determine-network when no networkJulien Danjou2014-02-252-10/+16
* | | Doc updates related to tty-setup-hookGlenn Morris2014-02-2519-58/+98
* | | In doc/, use add-hook rather than setq for hooksGlenn Morris2014-02-244-2/+10
* | | * admin/notes/multi-tty: Remove some of the more obviously obsolete stuff.Glenn Morris2014-02-241-60/+3
* | | lisp/term/sun.el: Fix docstring typos.Juanma Barranquero2014-02-242-2/+7
* | | * net/tramp-sh.el (tramp-sh-handle-file-truename): Improve last fix.Michael Albinus2014-02-242-4/+13
* | | lisp/minibuffer.el: Fix bug#16808.Nicolas Richard2014-02-242-1/+6
* | | Fix event raceDaniel Colascione2014-02-242-2/+10
|\ \ \
* | | | Merge from gnulib.Paul Eggert2014-02-235-9/+82
* | | | * emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec.Leo Liu2014-02-242-1/+5
* | | | lisp/apropos.el: Avoid formatting error in compact layout mode.Juanma Barranquero2014-02-242-0/+8
| |_|/ |/| |
* | | lisp/apropos: Fix typos.Juanma Barranquero2014-02-242-8/+11
* | | etc/NEWS: Fix some mangled references to U+00AB and U+00BB.Juanma Barranquero2014-02-232-2/+6
* | | Fix typo in previousGlenn Morris2014-02-231-1/+1
* | | * doc/emacs/rmail.texi (Rmail Inbox): Mention rmail-mbox-format.Glenn Morris2014-02-233-1/+14
* | | * net/tramp-sh.el (tramp-sh-handle-file-truename): Preserve trailing "/".Michael Albinus2014-02-232-2/+8
* | | Fix some marks in NEWS.Martin Rudalics2014-02-231-9/+0
* | | * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Handle theDmitry Gutov2014-02-233-4/+17
* | | * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Don't indent speciallyDmitry Gutov2014-02-233-2/+12
* | | Spelling fixes.Paul Eggert2014-02-222-3/+3
* | | lisp/elec-pair.el: Fix typos.Juanma Barranquero2014-02-232-23/+30
* | | Some remember docXue Fuqiao2014-02-232-7/+15
* | | Misc small frame/window docGlenn Morris2014-02-224-28/+25
* | | * lisp/imenu.el (imenu--generic-function): Doc fix.Glenn Morris2014-02-223-2/+9
* | | * lisp/register.el (frame-configuration-to-register): Make obsolete.Glenn Morris2014-02-223-0/+7
* | | Bit more doc for process filter and sentinel changesGlenn Morris2014-02-224-5/+11
* | | Document some frame and window changes in NEWS.Martin Rudalics2014-02-221-9/+79
* | | doc/lispref/functions.texi (Declare Form): Fix typo in previous change.Juanma Barranquero2014-02-221-2/+2
* | | * doc/lispref/functions.texi (Declare Form): Document gv-expander,Stefan Monnier2014-02-212-12/+55
* | | lisp/desktop.el: Do not fail when desktop-files-not-to-save is nil.Juanma Barranquero2014-02-222-17/+25