aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ; 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
| * * lisp/autorevert.el (auto-revert-notify-handler): Fix bracketing.Mattias Engdegård2020-01-041-2/+2
* | Merge from origin/emacs-27Paul Eggert2020-01-051-5/+5
|\ \ | |/
| * * lisp/net/tramp.el: Fix typos.Michael Albinus2020-01-031-5/+5
* | ; * lisp/x-dnd.el (x-dnd-get-motif-value): Fix typo.Mattias Engdegård2020-01-051-1/+1
* | Remove generation of old bytecodes for catch/unwindMattias Engdegård2020-01-053-123/+18
* | * lisp/emacs-lisp/bindat.el: Remove obsolete comment.Paul Eggert2020-01-041-3/+0
* | ; Some that->than fixes.Paul Eggert2020-01-042-2/+2
* | * lisp/arc-mode.el (archive-zip-summarize): Remove unused local.Paul Eggert2020-01-041-2/+1
* | Simplify x-dnd.el due to bignumsPaul Eggert2020-01-041-34/+19
* | * lisp/gnus/gnus-start.el (gnus-group-change-level): SimplifyStefan Monnier2020-01-042-14/+14
* | Generate fewer useless conditionals in cl-loopMattias Engdegård2020-01-041-1/+4
* | Merge from origin/emacs-27Glenn Morris2020-01-034-4/+27
|\ \ | |/
| * * lisp/net/tramp.el (tramp-file-local-name): New defun. (Bug#34343)Michael Albinus2020-01-031-0/+19
| * Adapt commentary in Tramp persistency fileMichael Albinus2020-01-031-1/+1
| * Change Tramp version to 2.4.3.27.1Michael Albinus2020-01-031-3/+4
| * Fix redisplay when mode-line-format changes mode-line's heightEli Zaretskii2020-01-031-0/+3
* | Merge from origin/emacs-27Glenn Morris2020-01-032-2/+7
|\ \ | |/
| * Fix reverting customizationsEli Zaretskii2020-01-011-1/+4
| * * lisp/loadup.el: Set max-specpdl-size to 1800 when loading cl-generic.el.Mattias Engdegård2020-01-011-1/+3
| * ; Auto-commit of loaddefs files.Glenn Morris2020-01-011-209/+465
* | ; Auto-commit of loaddefs files.Glenn Morris2020-01-011-196/+461
* | Merge from origin/emacs-27Paul Eggert2020-01-011454-1459/+1459
|\ \ | |/
| * Fix copyright years by handPaul Eggert2020-01-013-6/+6
| * Update copyright year to 2020Paul Eggert2020-01-011453-1453/+1453
| * Don't always resort in recently introduced icomplete--sorted-completionsJoão Távora2019-12-311-30/+31
| * Don't force completion recalculation in icomplete-fido-retJoão Távora2019-12-311-4/+2
| * Correctly cache sorted completions in icomplete--sorted-completionsJoão Távora2019-12-311-29/+30
| * Move flex style's minibuffer-default-aware sorting to lisp/icomplete.elJoão Távora2019-12-312-36/+32
| * Make fido-mode behave more like ido-mode when finding directoriesJoão Távora2019-12-311-2/+19
| * Slightly simplify lisp/icomplete.el with new icomplete--category helperJoão Távora2019-12-311-24/+15
| * Another adjustment to flex completion style's sorting functionJoão Távora2019-12-311-9/+14
* | Sync with Tramp 2.4.3Michael Albinus2019-12-302-5/+8
* | Merge from origin/emacs-27Glenn Morris2019-12-302-7/+26
|\ \ | |/
| * Fix tar-mode reading the oldgnu Tar formatEli Zaretskii2019-12-301-6/+25
| * Avoid unbounded growth of cl-random-state components (bug#38753)Mattias Engdegård2019-12-291-1/+1
| * Sync with Tramp 2.4.3Michael Albinus2019-12-292-5/+8
* | Merge from origin/emacs-27Glenn Morris2019-12-305-71/+92
|\ \ | |/
| * ; xref-references-in-directory: Autoload as wellDmitry Gutov2019-12-291-0/+1
| * Fix up requiresDmitry Gutov2019-12-291-1/+3
| * Extract xref-matches-in-files from project--find-regexp-in-filesDmitry Gutov2019-12-293-49/+52
| * Rename xref-collect-references and xref-collect-matchesDmitry Gutov2019-12-291-3/+13
| * ; Improve the docstring some moreDmitry Gutov2019-12-291-2/+3
| * Improve docstringsDmitry Gutov2019-12-291-2/+5