summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove subsumed repetitions in regexpsMattias Engdegård2020-02-2023-37/+42
* Add and remove backslashes in regexpsMattias Engdegård2020-02-2017-25/+25
* Remove Emacs 20 bug workaround in ebnf2ps (bug#39663)Mattias Engdegård2020-02-207-52/+23
* shr comment typo fixLars Ingebrigtsen2020-02-201-1/+1
* Fix problem with degenerate <html base="."> specs in shrLars Ingebrigtsen2020-02-201-2/+9
* Fix <button>...</button> submit button rendering in ewwLars Ingebrigtsen2020-02-201-5/+7
* Introduce face for <code> elements in shrKévin Le Gouguec2020-02-201-1/+1
* Fix some file-modes racesPaul Eggert2020-02-195-27/+26
* Fix search for ~/.Xdefaults-HOSTNAME (again)Johan Bockgård2020-02-191-1/+1
* Fix conversion of text/html->multipart/relatedJeremy Compostella2020-02-191-5/+14
* Fix working text related issues on NS (Bug#38851)Masahiro Nakamura2020-02-192-8/+16
* Fix horizontal bit shiftingAlan Third2020-02-191-3/+4
* * doc/misc/texinfo.tex: Update from Gnulib.Paul Eggert2020-02-181-19/+13
* Support state changing VC operations in dired-mode on files (bug#34949)Juri Linkov2020-02-193-8/+35
* * lisp/wdired.el (wdired-next-line, wdired-previous-line): Preserve columnStefan Monnier2020-02-181-0/+2
* Avoid unlikely load-average bugPaul Eggert2020-02-171-1/+1
* Improve C-h C-h bug fixPaul Eggert2020-02-161-4/+7
* * src/lread.c (read1): Fix int/Lisp_Object mix up.Glenn Morris2020-02-161-1/+1
* Merge from origin/emacs-27Glenn Morris2020-02-1613-181/+104
|\
| * Reformulate c-end-of-macro, handling multiline block comments betterAlan Mackenzie2020-02-162-56/+38
| * Fix unexec failure on macOS 10.15.4YAMAMOTO Mitsuharu2020-02-161-23/+24
| * Fix 'reverse-region' when less than one line is in regionEli Zaretskii2020-02-151-5/+12
| * Correct default regexp in 'package-menu-hide-package'Pieter van Oostrum2020-02-151-1/+2
| * Remove obsolete menu entry "Redisplay buffer"Pieter van Oostrum2020-02-151-2/+1
| * Remove redundant 'msft' compilation error rule (bug#39595)Mattias Engdegård2020-02-141-7/+0
| * ; * src/editfns.c (Fbuffer_size): Tiny clarification.Philipp Stephani2020-02-131-1/+1
| * * doc/lispref/variables.texi (special-variable-p): Clarify limitsStefan Monnier2020-02-131-0/+4
| * Remove the optional KEEP-ORDER argument to regexp-optMattias Engdegård2020-02-134-84/+19
| * Make after-change-functions called from call-process get the correct BEGAlan Mackenzie2020-02-131-2/+3
* | Fix C-h C-h bug due to mutating a hash keyPaul Eggert2020-02-151-0/+15
* | Remove another test for deleted lread featureGlenn Morris2020-02-151-11/+0
* | ; * etc/NEWS: Fix wording in a recently added entry.Eli Zaretskii2020-02-151-1/+1
* | Fix typosMark Oteiza2020-02-141-2/+2
* | * etc/NEWS: Improve last changeStefan Monnier2020-02-141-1/+2
* | When searching a topic in Gnus, search all topic's groupsEric Abrahamsen2020-02-141-1/+2
* | Remove lread tests for a feature that was deletedGlenn Morris2020-02-141-16/+0
* | * 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
|\ \ | |/