summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle single-line comments correctly (Bug#26049)Antonin Houska2017-11-061-1/+7
* Do not load Tramp unless `tramp-mode' is non-nilMichael Albinus2017-11-051-5/+8
* Ediff: add some missing documentationPhilipp Stephani2017-11-051-25/+100
* Support python virtualenv on w32 (Bug#24464)Justin Timmons2017-11-051-5/+10
* Improve dired deletion error handling (Bug#28797)Noam Postavsky2017-11-051-1/+1
* Don't replace user input when completion prefix is empty (Bug#18951)Noam Postavsky2017-11-051-1/+1
* Fix Flymake help-echo functions across windows (bug#29142)João Távora2017-11-051-6/+7
* Add a Flymake backend for PerlJoão Távora2017-11-053-3/+74
* Add a Flymake backend for RubyJoão Távora2017-11-051-0/+63
* Add a Flymake backend for Python (bug#28808)Lele Gaifax2017-11-051-1/+135
* Allow "%" in Tramp host namesMichael Albinus2017-11-052-5/+3
* Add html-, mhtml- and python-mode support to semantic symrefCharles A. Roelli2017-11-041-7/+13
* Fix subtle problems in tabulated-list-mode with line numbersEli Zaretskii2017-11-041-2/+13
* Make gdb-non-stop-setting default to nil on MS-WindowsEli Zaretskii2017-11-041-3/+11
* Fix gdb-mi prompt after "attach PID" commandMike Gulick2017-11-041-1/+4
* Introduce a function to CC Mode which displays the current function nameAlan Mackenzie2017-11-032-3/+19
* ; Fix some comment typosGlenn Morris2017-11-034-4/+4
* Fix typos in ediff-wind.elEli Zaretskii2017-11-031-5/+5
* Examine tex-chktex--process in the correct bufferJoão Távora2017-11-031-1/+2
* Don't resignal errors in flymake-diag-regionJoão Távora2017-11-031-1/+1
* New xref-quit-and-goto-xref command bound to TAB (bug#28814)João Távora2017-11-031-5/+19
* Allow split-window-sensibly to split threshold in further edge caseJoão Távora2017-11-031-11/+24
* Honor window-switching intents in xref-find-definitions (bug#28814)João Távora2017-11-031-21/+48
* * lisp/emacs-lisp/generator.el (iter-do): Add a debug declaration.Paul Pogonyshev2017-11-031-1/+2