aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Add new help command describe-keymapStefan Kangas2020-02-041-0/+59
* | * lisp/progmodes/sh-script.el: Remove old non-SMIE indentation codeStefan Monnier2020-02-031-1430/+24
* | Merge from origin/emacs-27Glenn Morris2020-02-015-11/+49
|\ \ | |/
| * Add more blackboard bold characters to TeX input methodAnsgar Burchardt2020-01-311-2/+26
| * ; * lisp/progmodes/gdb-mi.el (gdb-handle-reply): Fix commentary.Eli Zaretskii2020-01-311-1/+1
| * Protect against errors in gdb-mi.el handlersYuan Fu2020-01-311-1/+4
| * Allow exiting the Python interpreter of a GDB sessionEli Zaretskii2020-01-311-2/+4
| * Tab-bar related fixes.Juri Linkov2020-01-303-6/+15
* | ; Auto-commit of loaddefs files.Glenn Morris2020-02-011-22/+88
* | Implement `shell-command-dont-erase-buffer' in Tramp. (Bug#39067)Michael Albinus2020-02-011-29/+44
* | Remove compatibility hack in TrampMichael Albinus2020-01-313-19/+23
* | prune the overly cavalier "kill all gnus buffers exit"Sam Steingold2020-01-308-7/+16
* | Give fuller support for obsolete ---12 dates in iso8601Lars Ingebrigtsen2020-01-301-0/+3
* | Make iso8601.el understand two obsolete formsLars Ingebrigtsen2020-01-301-0/+6
* | Show key bindings on M-x completion (bug#39035)Juri Linkov2020-01-301-10/+23
* | fix bug#39344Sam Steingold2020-01-291-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-01-288-20/+37
|\ \ | |/
| * dns-mode-soa-auto-increment-serial: safe if symbolpStephen Gildea2020-01-271-0/+1
| * * lisp/wdired.el: Clean out isearch-filter-predicate (bug#37496)Juri Linkov2020-01-281-0/+2
| * ; Spelling and URL fixesPaul Eggert2020-01-271-1/+1
| * Finish the documentation for c-noise-macro-{,with-parens-}names.Alan Mackenzie2020-01-271-4/+11
| * Objective C Mode: Make c-forward-type work with "unsigned long", etc.Alan Mackenzie2020-01-261-3/+2
| * Improve doc string of 'newline'Stefan Kangas2020-01-251-3/+4
| * Do not refer to obsolete aliasMario Lang2020-01-241-1/+1
| * ; Clarify what time-stamp-active enablesStephen Gildea2020-01-241-8/+15
* | Make sure that all gnus buffers are killed on exitSam Steingold2020-01-2833-68/+67
* | Revert the --with-install-srcdir patchPaul Eggert2020-01-272-10/+4
* | Fix Bug#39253Michael Albinus2020-01-271-0/+6
* | Fix problems in Tramp's async-shell-commandMichael Albinus2020-01-274-27/+36
* | * lisp/emacs-lisp/debug.el (debug): Merge the non-interactive casesPaul Pogonyshev2020-01-261-150/+142
* | Fix Bug#39279Michael Albinus2020-01-251-4/+5
* | Install C source code for C-h f etc.Paul Eggert2020-01-242-4/+10
* | Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-2410-23/+23
* | Fix iso8601-parse so unknown DST is -1, not nilPaul Eggert2020-01-242-11/+14
* | Fix parse-time-string bug with ISO 8601 defaultsBastien2020-01-241-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-01-2423-15/+22
|\ \ | |/
| * Update ERC module URLsAmin Bandali2020-01-2422-14/+21
| * Minor doc string clarification in use-hard-newlinesLars Ingebrigtsen2020-01-231-1/+1
| * Backport: Fix bug 39218Tino Calancha2020-01-231-1/+2
| * Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-233-4/+4
* | Merge from origin/emacs-27Glenn Morris2020-01-244-22/+26
|\ \ | |/
| * Tab-bar related finishing touches.Juri Linkov2020-01-232-7/+12
| * * lisp/simple.el: Minor fixes to commentary.Paul Eggert2020-01-221-3/+2
| * Fix doc strings for image-dired rotation commandsChristophe Deleuze2020-01-221-12/+12
* | Make links in shr use separate mouse highlight regionsLars Ingebrigtsen2020-01-241-1/+3
* | Minor code cleanup in TrampMichael Albinus2020-01-244-40/+39
* | Support (un)mount of Tramp media devicesMichael Albinus2020-01-241-19/+38
* | Make so-long test pass following lisp-mnt changeGlenn Morris2020-01-231-3/+5
* | Globally sanitize single-file package long descriptions (Bug#37548)Bruno Félix Rezende Ribeiro2020-01-234-44/+21
* | Unbreak byte compilationGlenn Morris2020-01-231-30/+31