summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Make c-defun-name analyze more thoroughly a function type which is a structAlan Mackenzie2017-11-211-3/+19
* Avoid bogus abbreviated file names if HOME changesGlenn Morris2017-11-211-24/+34
* * lisp/emacs-lisp/byte-run.el (inline): Give it a doc.Glenn Morris2017-11-211-2/+6
* Fix erc keep-place module with new defaults (Bug#29111)Jay Kamat2017-11-211-1/+13
* Fix Bug#29149Michael Albinus2017-11-201-16/+19
* MH-E: don't automatically download external-body partsMike Kupfer2017-11-191-0/+2
* ; * lisp/emacs-lisp/byte-run.el: Fix a typo in a comment.Eli Zaretskii2017-11-191-1/+1
* Spelling fixesPaul Eggert2017-11-192-4/+4
* Filter obtrusive events in help-read-key-sequence.Alan Mackenzie2017-11-181-5/+11
* Fix symlink flag in tramp-gvfs-handle-file-attributesMichael Albinus2017-11-181-1/+1
* Fix bug in tramp-handle-file-truenameMichael Albinus2017-11-181-1/+2
* Fix a typo in doc string of electric-indent-functions-without-reindentEli Zaretskii2017-11-181-1/+1
* ; * lisp/ido.el (ido-find-alternate-file): Doc fix. (Bug#29278)Eli Zaretskii2017-11-181-1/+1
* Fix case-folding in OccurEli Zaretskii2017-11-181-168/+178
* Fix quick-calc in C mode with hex valuesOGAWA Hirofumi2017-11-181-1/+3
* Improve documentation of dired-next/prev-marked-fileEli Zaretskii2017-11-181-6/+13
* Document how to enter whitespace when using grep-read-filesRobert Pluim2017-11-173-5/+17
* ; Spelling fixesPaul Eggert2017-11-162-2/+2
* * lisp/simple.el (shell-command): Doc fixes.Charles A. Roelli2017-11-151-5/+5
* Fix marker adjustment for undo (Bug#29118)Noam Postavsky2017-11-151-5/+5
* ; Fix last fix of 'mouse-drag-and-drop-region'Martin Rudalics2017-11-141-1/+1
* Fix Bug#28139Daniel Pittman2017-11-141-6/+19
* Make 'mouse-drag-and-drop-region' work with 'mouse-autoselect-window' non-nilMartin Rudalics2017-11-141-1/+3
* Fix cookie handling (bug#29282)Katsumi Yamaoka2017-11-131-40/+13
* Don't enable cursor-sensor-mode in mhtml-modeTom Tromey2017-11-121-3/+2
* * lisp/files.el (abbreviate-file-name): Doc fix. (Bug#29267)Eli Zaretskii2017-11-121-1/+7
* CC Mode: Fix defun-open being recognized as brace-list-open at EOB.Alan Mackenzie2017-11-121-6/+8
* * lisp/find-dired.el (find-grep-dired): Doc fix. (Bug#29262)Eli Zaretskii2017-11-121-3/+3
* Fix more flymake-diag-region eob corner cases and add tests (bug#29201)João Távora2017-11-111-6/+10
* Keep Man sections in natural order (bug#28998)Basil L. Contovounesios2017-11-111-1/+2
* * lisp/minibuffer.el: Install a workaround for bug#16274Stefan Monnier2017-11-111-2/+9
* Improve the documentation of M-n for entering file namesEli Zaretskii2017-11-111-3/+27
* Fix desktop auto-save timer when linum-mode is usedEli Zaretskii2017-11-111-1/+7
* Fix "C-h k" in xterm-mouse-modeOlaf Rogalsky2017-11-111-6/+10
* Correct the indentation of C99's compound literals.Alan Mackenzie2017-11-101-12/+25
* Improve the doc string of 'dired-isearch-filter-filenames'Eli Zaretskii2017-11-101-3/+3
* * lisp/isearch.el (search-invisible): Doc fix. (Bug#29222)Eli Zaretskii2017-11-101-3/+4
* Fix previous change to flymake-diag-region (bug#29174)João Távora2017-11-101-1/+1
* flymake-diag-region really returns nil if region is invalid (bug#29174)João Távora2017-11-091-1/+2
* Flymake correctly highlights whole last line if eob (bug#29201)João Távora2017-11-091-1/+2
* Protect Flymake checkdoc backend against checkdoc errors (bug#29176)João Távora2017-11-091-1/+5
* Sort entries of the Flymake diagnostics buffer (bug#29175)João Távora2017-11-091-1/+2
* Correctly indent C++14 brace lists which are a second argument to a function.Alan Mackenzie2017-11-091-47/+58
* Fix URL cookie expiration bugPaul Eggert2017-11-081-1/+1
* In f90.el, set fill-paragraph-function to a useful valueGlenn Morris2017-11-081-1/+17
* Fix to 2fddfb7ce7Eric Abrahamsen2017-11-081-2/+2
* Further workaround for faulty localtime() under macOS 10.6Charles A. Roelli2017-11-081-1/+1
* Handle object string name in eieio-persistent-convert-list-objectEric Abrahamsen2017-11-081-2/+5
* Fix handling of nil PRED2 arg for completion-table-with-predicateRyan C. Thompson2017-11-071-1/+1
* Fix docstring of arabic-shaper-ZWNJ-handlingK. Handa2017-11-071-3/+1