aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * lisp/gnus/message.el (message-expand-name-standard-ui): New optionStefan Monnier2019-12-111-14/+95
* * lisp/net/eudc.el (eudc-query-with-words): New functionStefan Monnier2019-12-111-79/+85
* Don't spam the echo area and the *Messages* buffer in TrampMichael Albinus2019-12-111-82/+88
* ; Spelling fixesPaul Eggert2019-12-1017-36/+36
* Add `union' and `intersection' to rx (bug#37849)Mattias Engdegård2019-12-101-95/+214
* Fix dabbrev-completion (bug#17899)Alan Third2019-12-101-6/+10
* Spelling fixesPaul Eggert2019-12-0919-48/+48
* Make ':extend' inherited from default spec unless overriddenDmitry Gutov2019-12-101-6/+13
* * lisp/emacs-lisp/map-ynp.el (read-answer): Use [remap self-insert-command]Juri Linkov2019-12-101-1/+1
* project-find-regexp: Default to symbol at pointDmitry Gutov2019-12-091-3/+2
* * lisp/emacs-lisp/map-ynp.el (read-answer): Allow more SHORT-ANSWER types.Juri Linkov2019-12-091-5/+18
* * lisp/simple.el (shell-command-on-region): Use set-buffer-major-mode.Juri Linkov2019-12-091-0/+1
* Move recenter/scroll keybindings from minibuffer-local-map to read-char mapJuri Linkov2019-12-092-8/+9
* * lisp/tab-line.el (tab-line-format): Use composite cache key (bug#38522)Juri Linkov2019-12-091-7/+10
* Continued fixes to gnus registry loadingEric Abrahamsen2019-12-081-40/+30
* * lisp/man.el (Man-width-max): New defcustom (bug#32536, bug#9385)Juri Linkov2019-12-082-16/+52
* Add hooks for after tab open, before close, and to prevent closingRobert Cochran2019-12-081-46/+88
* Ignore comments and strings when matching JSXJackson Ray Hamilton2019-12-071-18/+20
* ; * lisp/progmodes/js.el: Fix typoJackson Ray Hamilton2019-12-071-1/+1
* ; * lisp/progmodes/js.el: Remove unnecessary concatJackson Ray Hamilton2019-12-071-1/+1
* CC Mode: Allow most functions on post-self-insert-hook to be calledAlan Mackenzie2019-12-071-10/+46
* Add unload code to tramp-integration.elMichael Albinus2019-12-071-18/+58
* Fix documentation of '-position' server commandEli Zaretskii2019-12-071-2/+2
* Ensure buffer is alive in python-pdbtrack-unset-tracked-bufferAndrii Kolomoiets2019-12-071-3/+3
* Remove duplicate macros from ses.elEli Zaretskii2019-12-071-11/+0
* Configure info-look.el to recognize Tramp symbolsMichael Albinus2019-12-061-0/+35
* Clarify documentation of functions that use the default faceEli Zaretskii2019-12-061-3/+9
* Merge branch 'completion-first-difference_face'Thierry Volpiatto2019-12-061-9/+12
|\
| * Fix setting completions* faces inThierry Volpiatto2019-12-061-9/+12
* | 2019-12-05 regexp lint fixesPaul Eggert2019-12-053-3/+3
* | Minor copyedits of 'jit-lock-antiblink-grace's docsEli Zaretskii2019-12-051-12/+12
* | Make HIST arg of read-from-minibuffer work with buffer-local varsFederico Tedin2019-12-051-5/+13
* | Fix regex repetition of repetitionsPaul Eggert2019-12-046-6/+6
* | * lisp/tab-line.el: Cache the tab-line-format template.Juri Linkov2019-12-051-2/+9
* | * lisp/windmove.el (windmove-display-new-tab): New command.Juri Linkov2019-12-051-7/+19
* | * lisp/tab-bar.el (tab-bar-get-buffer-tab): Move code closer to its use.Juri Linkov2019-12-051-38/+38
* | * lisp/tab-bar.el (switch-to-buffer-other-tab): Use display-buffer-in-tab.Juri Linkov2019-12-051-57/+81
* | New jit-lock-antiblink-grace featureJoão Távora2019-12-041-1/+74
|/
* * lisp/doc-view.el (doc-view-doc-type): Doc fix.Juanma Barranquero2019-12-041-1/+1
* Don't use the return value of 'push'Mattias Engdegård2019-12-041-1/+1
* Silence warnings in Org 9.3Juanma Barranquero2019-12-042-2/+11
* ; Fix copyright years and license notices for recent org filesGlenn Morris2019-12-034-13/+19
* * lisp/tab-bar.el (tab-bar-move-tab-to-frame): New command (bug#38354)Juri Linkov2019-12-041-29/+62
* * lisp/gnus/message.el (message-sendmail-envelope-from): Fix typoStefan Monnier2019-12-031-1/+1
* Update Org to 9.3Bastien2019-12-0397-13921/+17541
* (message-sendmail-envelope-from): Obey `mail-envelope-from` even if set laterStefan Monnier2019-12-032-8/+14
* * lisp/minibuffer.el (completion-pcm--optimize-pattern): New functionStefan Monnier2019-12-031-19/+35
* Avoid duplicated character classes in rxMattias Engdegård2019-12-031-1/+3
* New functions window-state-buffers and tab-bar-get-buffer-tab (bug#38354)Juri Linkov2019-12-034-2/+59
* Don't save/restore font-backend in framesets (bug#38442)Juanma Barranquero2019-12-021-0/+3