aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | * isearch.el (isearch-cmds): Doc clarification.Lars Ingebrigtsen2014-02-072-2/+4
* | * src/keyboard.c (Frecursive_edit): Fix typo in docstring.Juanma Barranquero2014-02-082-1/+5
* | * replace.el (replace-match-maybe-edit): Doc clarification.Lars Ingebrigtsen2014-02-072-3/+8
* | * doc/lispref/keymaps.texi (Menu Bar): Minor clarification.Lars Ingebrigtsen2014-02-074-3/+9
* | * subr.el (add-to-list): Refill the paragraphs.Lars Ingebrigtsen2014-02-072-10/+13
* | * keyboard.c (Frecursive_edit): Say more precicely how throwing `exit' works.Lars Ingebrigtsen2014-02-072-3/+12
* | * macros.el (insert-kbd-macro): Doc fix.Lars Ingebrigtsen2014-02-072-1/+6
* | * lisp/help-fns.el (describe-variable):Glenn Morris2014-02-072-5/+16
* | * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'.Lars Ingebrigtsen2014-02-072-1/+6
* | * help-fns.el (describe-variable): Fix case where value is directory-localIngo Lohmar2014-02-072-1/+7
* | auth-sources doc fixesGlenn Morris2014-02-074-13/+15
* | * lisp/abbrev.el (edit-abbrevs-mode): Derive from fundamental-mode.Glenn Morris2014-02-072-1/+6
* | Remove superfluous argument.Michael Albinus2014-02-071-2/+2
* | * automated/tramp-tests.el (tramp-test26-process-file): Improve test.Michael Albinus2014-02-072-6/+49
* | * lisp/simple.el (quoted-insert): Check character validity (bug#16677).Juanma Barranquero2014-02-072-0/+7
* | In window_resize_apply adjust margin width, if necessary (Bug#16649).Martin Rudalics2014-02-072-3/+7
* | Constrain window body sizes.Martin Rudalics2014-02-072-3/+13
* | Constrain window box sizes (Bug#16649).Martin Rudalics2014-02-072-9/+21
* | * lisp/desktop.el (desktop-read): Claim the lock when the owner is not the cu...Juri Linkov2014-02-072-1/+6
* | * lisp/desktop.el (desktop-buffers-not-to-save): Change default from nil to "...Juri Linkov2014-02-072-2/+7
* | * lisp/desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer'Juri Linkov2014-02-072-6/+21
* | Some hi-lock docGlenn Morris2014-02-065-31/+42
* | * doc/emacs/anti.texi (Antinews): Fix typo.Glenn Morris2014-02-062-1/+3
* | * src/nsterm.m (syms_of_nsterm): Doc fix.Glenn Morris2014-02-062-2/+6
* | "Use instead" obsolescence messages should end with "."Glenn Morris2014-02-062-2/+2
* | Move iswitchb.el to obsolete/Glenn Morris2014-02-069-21/+58
* | * etc/TODO: Remove refs to obsolete files.Glenn Morris2014-02-061-3/+3
* | * lisp/obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).Glenn Morris2014-02-062-0/+43
* | ChangeLog fixGlenn Morris2014-02-061-0/+1
* | lisp/gnus/ietf-drums.el (ietf-drums-parse-address): Don't bug out when called...Lars Ingebrigtsen2014-02-072-1/+7
* | Grammar bug fixes from CEDET upstream.David Engster2014-02-062-4/+23
* | Spelling fix.Paul Eggert2014-02-061-1/+1
* | Another fix for handling of file names on Windows 9X.Eli Zaretskii2014-02-064-34/+76
* | * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"Michael Albinus2014-02-062-10/+10
* | * NEWS copyeditsGlenn Morris2014-02-061-11/+14
* | * nsterm.m (toggleFullScreen:): Hide menubar on secondary monitorJan Djärv2014-02-062-2/+16
* | lisp/gnus/gnus-msg.el (gnus-summary-cancel-article): Allow cancelling article...Lars Ingebrigtsen2014-02-062-3/+10
* | * lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't startStefan Monnier2014-02-062-4/+19
* | Doc changes for cache-long-scansGlenn Morris2014-02-056-5/+20
* | * doc/misc/mh-e.texi: Replace another `:' in an index entry.Glenn Morris2014-02-051-1/+2
* | Some doc for epa-mail-aliasesGlenn Morris2014-02-055-4/+16
* | Replace some colons in Texinfo index entriesGlenn Morris2014-02-055-186/+195
* | NEWS fixes.Glenn Morris2014-02-051-9/+9
* | Define and use `completion-table-merge'Dmitry Gutov2014-02-065-4/+46
* | Merge from gnulib.Paul Eggert2014-02-054-11/+24
* | Fix last fix of note_mouse_highlightMartin Rudalics2014-02-051-0/+2
* | Spelling fix.Paul Eggert2014-02-051-1/+1
* | src/w32.c: Fix typos in commentary.Eli Zaretskii2014-02-051-6/+6
* | src/w32fns.c (Fw32_shell_execute): Doc fix.Eli Zaretskii2014-02-052-16/+32
* | Make heredocs more robust in Tramp.Michael Albinus2014-02-052-13/+35