summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix doc strings for image-dired rotation commandsChristophe Deleuze2020-01-221-12/+12
* Render Ido suggestions using an overlayDmitry Gutov2020-01-221-1/+9
* * lisp/vc/smerge-mode.el (smerge-match-conflict): Fix bug#38456Stefan Monnier2020-01-211-1/+4
* Improve display of temporary echo messagesEli Zaretskii2020-01-211-2/+8
* * lisp/menu-bar.el: Remove desktop-save-mode from release branch (bug#37594)Juri Linkov2020-01-211-12/+0
* Allow optional truncation of tab names in tab-bar and tab-line (bug#38693)Juri Linkov2020-01-212-39/+59
* * lisp/tab-line.el (tab-line-auto-hscroll): Fix for long tab names.Juri Linkov2020-01-201-12/+16
* * lisp/menu-bar.el (menu-bar-options-menu): Add desktop-save-mode (bug#37594)Juri Linkov2020-01-201-0/+12
* Fix shell-command-dont-erase-buffer featureTino Calancha2020-01-191-16/+41
* Doc fixes in package.elStefan Kangas2020-01-191-3/+9
* Ensure that gnus-summary-attach-article finds the right articlesEric Abrahamsen2020-01-181-5/+6
* Remove some doc references to old Emacs versionsStefan Kangas2020-01-182-2/+2
* Fix infloop in shell.elPieter van Oostrum2020-01-181-1/+1
* Fix erc-notifications-notify for non-PRIVMSGs, broken in last commitAmin Bandali2020-01-171-4/+6
* Fix the notification action for PRIVMSG in erc-notifications-notifyAmin Bandali2020-01-171-1/+1
* ERC: New maintainer.Amin Bandali2020-01-1735-34/+35
* ; spelling fixesPaul Eggert2020-01-174-4/+4
* Honor tags-case-fold-search during xref identifer completionDmitry Gutov2020-01-182-11/+20
* Fix wording and punctuation of a recent commitEli Zaretskii2020-01-172-5/+5
* Add unattended spell-checking to checkdocDamien Cassou2020-01-172-62/+106
* Fix the error message from makefile-move-to-macroLin Sun2020-01-171-1/+2
* ; * lisp/obsolete/vc-arch.el: Add missing "Obsolete-since" tag.Stefan Kangas2020-01-171-0/+1
* ; * lisp/ezimage.el: Fix typo.Stefan Kangas2020-01-171-1/+1
* * lisp/minibuffer.el (read-file-name-default): Fix bug#39057Stefan Monnier2020-01-161-2/+7
* Make emacs prefer an existing ~/.emacs.d to an existing XDG locationRobert Pluim2020-01-161-21/+21
* ; Unmaintain fortran elispGlenn Morris2020-01-152-2/+2
* f90: handle F2008 module functionGlenn Morris2020-01-151-5/+12
* Move shell-related menu items to "Shell Commands" submenu (bug#37594)Juri Linkov2020-01-161-7/+26
* * lisp/isearch.el: Fix corner cases of isearch-lazy-count.Juri Linkov2020-01-151-2/+5
* ; * lisp/simple.el (messages-buffer): Doc fix. (Bug#39124)Eli Zaretskii2020-01-141-1/+1
* Always use lexical-binding in lisp-interaction-mode (bug#38835)Mattias Engdegård2020-01-132-4/+3
* vc-dir: ensure we don't use a pager with gitRobert Pluim2020-01-131-2/+1
* Improve ERC's matching of nicks and URLs (bug#38257)Amin Bandali2020-01-132-11/+3
* Handle tab-bar clicks on a GPM-capable console.Juri Linkov2020-01-131-3/+1
* Reset to the standard value when reverting session's customizationsMauro Aranda2020-01-111-9/+10
* Fix saving multiple themesMauro Aranda2020-01-111-1/+1
* Calc: fix interval entry (bug#39040)Mattias Engdegård2020-01-101-1/+1
* Fix horizontal line display in Custom buffersEli Zaretskii2020-01-101-0/+1
* flymake: fix typo in variable binding (bug#38752)Mattias Engdegård2020-01-101-1/+1
* Add comment on fido-mode's file-sorting semanticsJoão Távora2020-01-091-0/+6
* Consider non-string minibuffer-default in icompleteJoão Távora2020-01-091-5/+6
* Fix compression of directories in DiredEli Zaretskii2020-01-081-4/+12
* Further enhancement on `tramp-file-local-name'Michael Albinus2020-01-081-6/+5
* Objective C Mode imenu: cease recognizing "functions" within comments, etc.Alan Mackenzie2020-01-071-48/+50
* xref-matches-in-files: Big Tramp speed-upDmitry Gutov2020-01-071-1/+9
* * lisp/net/tramp.el (tramp-file-local-name): Remove `save-match-data'.Michael Albinus2020-01-071-8/+8
* Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-0512-22/+47
* Improve doc-strings of 'quit-window' and 'quit-restore-window' (Bug#38819)Martin Rudalics2020-01-051-8/+8
* Fix MH-E bug #470: Show buffer discards text propertiesStephen Gildea2020-01-041-8/+6
* Fix some broken conditional formsPaul Eggert2020-01-0412-47/+22