aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* edebug: remove ancient code for ancient XEmacs support libsGlenn Morris2020-01-161-12/+0
* Fix the error message from makefile-move-to-macroLin Sun2020-01-161-1/+2
* Remove a FIXME from package.elStefan Kangas2020-01-171-1/+0
* Fix hexl jumping to end of filePaul Eggert2020-01-161-7/+4
* Add unattended spell-checking to checkdocDamien Cassou2020-01-162-62/+106
* Merge from origin/emacs-27Glenn Morris2020-01-165-37/+68
|\
| * * 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
* | Add SASL SCRAM-SHA-256 support.Simon Josefsson2020-01-162-2/+62
* | dns-query now represents SOA integers as integers (Bug#38937)Paul Eggert2020-01-151-9/+7
* | Refactor parse-time-stringPaul Eggert2020-01-151-41/+38
* | parse-time-string now parses ISO 8601 format stringsPaul Eggert2020-01-151-11/+14
* | Merge from origin/emacs-27Glenn Morris2020-01-158-23/+14
|\ \ | |/
| * * 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
* | Refactor Tramp async process codeMichael Albinus2020-01-142-21/+24
* | Merge from origin/emacs-27Glenn Morris2020-01-115-17/+26
|\ \ | |/
| * 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
* | Add hexdump/awk file encoding to Tramp. (Bug#35639)Michael Albinus2020-01-091-19/+105
* | Remove obsolete thread-alive-pMichael Albinus2020-01-091-2/+0
* | Merge from origin/emacs-27Glenn Morris2020-01-084-65/+80
|\ \ | |/
| * 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
* | Implement stderr in tramp-adb-handle-make-processMichael Albinus2020-01-072-5/+46
* | ; Sync with Tramp repositoryMichael Albinus2020-01-069-75/+105
* | Mark 'catch' and 'condition-case' bytecodes as obsoleteMattias Engdegård2020-01-051-2/+3
* | ; Fix typo in previous patch.Paul Eggert2020-01-051-1/+1
* | Go back to iso-2022-7bit for titdic-cnv.el againPaul Eggert2020-01-051-118/+119
* | Merge from origin/emacs-27Paul Eggert2020-01-0516-80/+53
|\ \ | |/
| * 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
| * Fix a scoping error in tramp-sudoedit.elMichael Albinus2020-01-041-15/+15