summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Nudge icomplete-mode a little closer to fido-modeJoão Távora2019-11-081-2/+13
* Have pcm styles apply faces to face prop, not font-lock-faceJoão Távora2019-11-081-3/+3
* * lisp/emacs-lisp/easymenu.el: Don't quote lambdasStefan Monnier2019-11-071-6/+6
* Handle different system names of w32 in Tramp (Bug#38079)Michael Albinus2019-11-071-4/+9
* Revert "Don't flash previous buffer when connecting with emacsclient"Eli Zaretskii2019-11-071-50/+39
* python.el: Pdbtracking improvementsAndrii Kolomoiets2019-11-071-25/+135
* Make ange-ftp fit for tramp-testsMichael Albinus2019-11-071-8/+84
* Clean up major mode check in package-menu-modeStefan Kangas2019-11-071-8/+20
* * lisp/dired-aux.el (dired-vc-rename-file): New defcustom.Juri Linkov2019-11-072-2/+18
* * lisp/tab-bar.el (tab-bar-history-old): Rename from tab-bar-history-current.Juri Linkov2019-11-071-10/+10
* * lisp/tab-line.el: More configurability for tab buffer groups.Juri Linkov2019-11-071-33/+51
* Add a full set of CC Mode language variables to js.el.Alan Mackenzie2019-11-061-8/+21
* time-stamp: add support for time zone numeric offsetStephen Gildea2019-11-061-3/+5
* More error checks in Tramp's make-directoryMichael Albinus2019-11-066-2/+12
* Fix problem with my last commit in package.elStefan Kangas2019-11-061-3/+3
* Avoid changing value of defcustom package-enable-at-startupStefan Kangas2019-11-062-6/+12
* Make 'g' refresh package data in package menuStefan Kangas2019-11-061-6/+11
* Rename *-multiframe-window to *-window-any-frameStefan Kangas2019-11-062-3/+6
* Follow JSONRPC spec by not sending :result field on errorsJoão Távora2019-11-051-3/+7
* Add prefix arg to more isearch commands (bug#14563)Juri Linkov2019-11-061-17/+21
* * lisp/tab-line.el: New option for tabs where buffers are grouped by mode.Juri Linkov2019-11-061-29/+109
* Document fido-modeJoão Távora2019-11-051-7/+11
* New fido-mode, emulates ido-mode with icomplete-modeJoão Távora2019-11-051-15/+37
* Pacify byte-compiler in calculator.elPaul Eggert2019-11-051-1/+3
* * lisp/doc-view.el (doc-view--revert-buffer): Fix last changeStefan Monnier2019-11-051-3/+7
* Declare unused macro package--push obsoleteStefan Kangas2019-11-051-0/+1
* Improve Tramp's copy-directoryMichael Albinus2019-11-055-4/+18
* Always check for client-certificatesRobert Pluim2019-11-051-2/+24
* Simplify calculator-exptPaul Eggert2019-11-041-24/+4
* Fixes bug where restoring game saved in an endgame question room would show '...Ronnie Schnell2019-11-041-0/+2
* Improve Tramp error handlingMichael Albinus2019-11-047-3/+70
* Fix English grammar in some doc strings and commentsStephen Gildea2019-11-032-84/+84
* * lisp/help-fns.el (describe-variable): Add quotes to symbol value of origval.Juri Linkov2019-11-031-1/+5
* * lisp/tab-bar.el: Better handling of tab-bar-history.Juri Linkov2019-11-031-10/+12
* * lisp/tab-bar.el: Filter out non-persistent tab parameters from frameset.Juri Linkov2019-11-032-13/+24
* Handle truncate-lines in customize-groupStefan Kangas2019-11-031-16/+18
* describe-font/font-info works with unloaded fontsLars Ingebrigtsen2019-11-031-6/+12
* Add a <a id=...> skeleton to html-modeLars Ingebrigtsen2019-11-031-0/+8
* * lisp/bs.el (bs-mode): Improve mode docstring.Juanma Barranquero2019-11-031-16/+30
* * lisp/tab-line.el (tab-line-tab-selected): New face.Juri Linkov2019-11-021-5/+18
* Allow flymake diagnostic types to have shorter namesJoão Távora2019-11-021-1/+6
* Avoid face clashes between Flymake and region highlightingJoão Távora2019-11-021-1/+3
* Clarify consequences of mismatching Flymake diagnostic buffersJoão Távora2019-11-021-1/+4
* Revert "Make the debbugs groups also include robot messages"Lars Ingebrigtsen2019-11-021-1/+1
* CC Mode. Fix slow scrolling by adding a search limit.Alan Mackenzie2019-11-021-1/+1
* Correct merge blunder in last icomplete commitJoão Távora2019-11-021-5/+1
* Improve documentation of 'set-face-font'Eli Zaretskii2019-11-021-4/+7
* Add auto-insert skeleton for ".dir-locals.el"Stefan Kangas2019-11-021-1/+24
* New icomplete-tidy-shadowed-file-names variableJoão Távora2019-11-021-39/+66
* Fix icomplete-force-complete-and-exit for no-input situationsJoão Távora2019-11-021-3/+23