aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | * src/lread.c: Remove old-style backquotes supportStefan Monnier2020-02-142-89/+15
* | * lisp/gnus/nnmaildir.el: Fix O(n^2) problem when leaving a groupStefan Monnier2020-02-142-13/+19
* | * lisp/simple.el (undo): Use undo--last-change-was-undo-pStefan Monnier2020-02-141-11/+6
* | Fix Tramp tests for MS WindowsMichael Albinus2020-02-141-10/+13
* | Add an appropriate error for reading bad JSON arraysMark Oteiza2020-02-131-1/+2
* | Use CGImage instead of NSBitmapImageRep (bug#32932)Alan Third2020-02-132-66/+90
* | Merge from origin/emacs-27Glenn Morris2020-02-1311-29/+64
|\ \ | |/
| * doc/misc/org.texi: Fix @dircategoryBastien2020-02-131-1/+1
| * Fix display of minibuffer prompt in ido.elEli Zaretskii2020-02-125-17/+45
| * rx: Use longest match for all-string 'or' forms (bug#37659)Mattias Engdegård2020-02-123-3/+6
| * Make sure not to mark directoriesWolfgang Scherer2020-02-121-2/+3
| * ; Add a TODODmitry Gutov2020-02-121-0/+3
| * vc-hg-dir-status-files: Fix when DIR is not repository rootDmitry Gutov2020-02-121-6/+6
* | ; Merge from origin/emacs-27Glenn Morris2020-02-130-0/+0
|\ \ | |/
| * Revert "Fix display of working text on NS (Bug#23412, Bug#1453)"Alan Third2020-02-112-8/+10
* | Merge from origin/emacs-27Glenn Morris2020-02-1328-49/+73
|\ \ | |/
| * c-end-of-macro: Handle block coment lines with unescaped NLs correctlyAlan Mackenzie2020-02-102-8/+28
| * Fix set-fontset-font with ADD arg non-nilEli Zaretskii2020-02-091-1/+1
| * Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-0924-35/+35
| * More accurate documentation of 'package-menu-hide-package'Eli Zaretskii2020-02-082-5/+9
* | Simplify Tramp cachingMichael Albinus2020-02-132-63/+44
* | Fix `tramp-interrupt-process'Michael Albinus2020-02-132-16/+11
* | Fix Tramp tests towards *BSDMichael Albinus2020-02-121-14/+33
* | Fix problem with auth-source.el in TrampMichael Albinus2020-02-111-1/+6
* | Fix window position in Tramp's shell-commandMichael Albinus2020-02-101-3/+4
* | ; Fix recently-committed documentationEli Zaretskii2020-02-102-3/+5
* | Use quit-restore-window to close tab (bug#39446)Juri Linkov2020-02-103-28/+69
* | Update from GnulibPaul Eggert2020-02-097-27/+50
* | * lisp/simple.el (undo-redo): New commandStefan Monnier2020-02-084-0/+72
* | Allow composition of pure-ASCII strings in the mode lineEli Zaretskii2020-02-081-1/+12
* | Improve prefix arg support in 'ediff-scroll-horizontally'Kyle Hubert2020-02-081-2/+2
* | Enhance memory address evaluation in gdb-miYuan Fu2020-02-081-15/+42
* | Some Tramp fixesMichael Albinus2020-02-074-20/+32
* | Minor fixes of the last commitEli Zaretskii2020-02-074-20/+22
* | Support for (box . SIZE) 'cursor-type'Zajcev Evgeny2020-02-075-14/+28
* | MergeRichard Stallman2020-02-06398-7804/+8035
|\ \
| * \ ; Merge from origin/emacs-27Glenn Morris2020-02-060-0/+0
| |\ \ | | |/
| | * Revert "Signal user-error on duplicate package refresh"Stefan Kangas2020-02-061-4/+1
| * | Merge from origin/emacs-27Glenn Morris2020-02-0624-52/+94
| |\ \ | | |/
| | * Wrap some set-auto-mode calls with delay-mode-hooks (bug#39190)Juri Linkov2020-02-063-3/+9
| | * Support ido-vertical-mode betterDmitry Gutov2020-02-051-0/+3
| | * Fix faces tab-bar and tab-line.Juri Linkov2020-02-052-4/+4
| | * Cater for 3-argument version of pthread_setname_npRobert Pluim2020-02-032-3/+20
| | * Clarify lexvar restrictions for add-to-ordered-list, add-to-historyMattias Engdegård2020-02-023-1/+5
| | * Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-017-21/+20
| | * Clarify add-to-list documentation (bug#39373)Mattias Engdegård2020-02-012-2/+7
| | * MH-E: alter content in mh-display-msg, not mh-show-modeStephen Gildea2020-02-011-3/+3
| | * Update documentation for mh-show-mode-hookStephen Gildea2020-02-014-8/+17
| | * Example goto-addr hook: MH-E already uses goto-addressStephen Gildea2020-02-012-7/+6
| * | * lisp/battery.el: Use lexical-binding. Drop Redundant `:group`s.Stefan Monnier2020-02-061-26/+20