summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation warning in qp.elLars Ingebrigtsen2019-06-131-2/+1
* Fix warning about obsolete func calling obsolete func in etags.elLars Ingebrigtsen2019-06-131-1/+2
* Compilation warning fix in feedmail.elLars Ingebrigtsen2019-06-131-2/+1
* Remove XEmacs compat code from mml.el that gave a compilation warningLars Ingebrigtsen2019-06-131-1/+0
* message.el byte compilation warning fixLars Ingebrigtsen2019-06-131-2/+1
* Compilation warning fix for byte-run.elLars Ingebrigtsen2019-06-131-3/+4
* todo-mode.el compilation warning fixLars Ingebrigtsen2019-06-131-0/+1
* Touch ups to the XEmacs deletion patch for idlw-shell.elLars Ingebrigtsen2019-06-131-2/+1
* Remove XEmacs support from idlw-shell.elLars Ingebrigtsen2019-06-131-140/+68
* Remove XEmacs support from ido.elLars Ingebrigtsen2019-06-121-16/+3
* Remove compat code for XEmacs and pre-Emacs 20 Emacs in pcomplete.elLars Ingebrigtsen2019-06-121-15/+7
* Remove XEmacs support from dig.elLars Ingebrigtsen2019-06-121-3/+1
* Remove XEmacs support from goto-addr.elLars Ingebrigtsen2019-06-121-2/+1
* Remove XEmacs support from dns.elLars Ingebrigtsen2019-06-121-33/+21
* Remove XEmacs compat code from tempo.elLars Ingebrigtsen2019-06-121-8/+3
* CC Mode: Add a workaround for syntax-ppss ignoring syntax-table prop changesAlan Mackenzie2019-06-122-2/+23
* Restore image scaling support when there's no native image scalingLars Ingebrigtsen2019-06-121-2/+12
* Rewrite the kmacro register function to avoid using obsolete functionsLars Ingebrigtsen2019-06-121-10/+16
* (beginning-of-defun-raw): Suppress warning about syntax-begin-functionLars Ingebrigtsen2019-06-121-2/+3
* Suppress warning about pi not having a prefixLars Ingebrigtsen2019-06-121-2/+3
* Suppress warning about obsolete function custom-showLars Ingebrigtsen2019-06-121-1/+2
* Suppress warning in display-completion-list about itselfLars Ingebrigtsen2019-06-121-1/+2
* Suppress interactive-only warnings in epa*.elLars Ingebrigtsen2019-06-122-5/+11
* ehelp.el: Suppress warningLars Ingebrigtsen2019-06-121-1/+4
* Add the new macro with-suppressed-warningsLars Ingebrigtsen2019-06-122-23/+87
* Fix to previous commitRoland Winkler2019-06-111-1/+1
* Allow refining the *Find* buffer of find-dired. (Bug#29513)Roland Winkler2019-06-111-16/+39
* Keep auto-revert-mode working when changing buffer file name (bug#36159)Mattias EngdegÄrd2019-06-111-9/+10
* Merge from origin/emacs-26Glenn Morris2019-06-113-14/+17
|\
| * Fix doc of 'display-buffer-in-previous-window' (Bug#36161)Martin Rudalics2019-06-111-2/+5
| * lisp/*.el: Minor docstring fixesJuanma Barranquero2019-06-102-12/+12
* | Fix list-processes typo with thread-namePip Cet2019-06-111-1/+2
* | Add missing indentation declaration to a few macros.Philipp Stephani2019-06-111-3/+3
* | Fix mouse cursor movement in 'select-frame-set-input-focus' (Bug#36165)Pip Cet2019-06-111-2/+3
* | Don't keep warning about unescaped literals (Bug#36068)Noam Postavsky2019-06-101-2/+3
* | Fix quoting problem in Tramp on w32 systemsMichael Albinus2019-06-105-24/+32
* | ; Revert "Publicize behavior of log-view-diff at beginning/end of active region"Dmitry Gutov2019-06-102-16/+2
* | Omit the misplaced and unnecessary shyness qualifierDmitry Gutov2019-06-101-1/+1
* | Unbreak saving xref--original-window, etcDmitry Gutov2019-06-101-2/+2
* | Add tests for mail/uudecode.elStefan Kangas2019-06-091-4/+1
* | Fig grammar of count-lines-pagePaul Eggert2019-06-091-1/+3
* | Make bookmark-old-default-file variable obsoleteStefan Kangas2019-06-091-13/+2
* | Make bookmark-maybe-message obsolete (Bug#35918)Stefan Kangas2019-06-091-76/+72
* | Make `bookmark-file' variable obsoleteStefan Kangas2019-06-091-8/+2
* | Remove interactive spec from bookmark-set-internal (bug#36121)Stefan Kangas2019-06-091-1/+0
* | Pacify compiler in paragraphs.el after lexical-bindingStefan Kangas2019-06-091-0/+3
* | Use lexical-binding in password-cache.el and add testsStefan Kangas2019-06-092-3/+3
* | Use lexical binding for ediffAlex Branham2019-06-0910-22/+19
* | Rename xref--pop-to-location to xref-pop-to-locationDmitry Gutov2019-06-091-5/+5
* | Add a built-in alternative for xref-show-definitions-functionDmitry Gutov2019-06-091-13/+43