aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow tempo-define-template to reassign tags to new templatesFederico Tedin2020-02-213-8/+70
* | Less bad permutation generator in regexp-opt testMattias Engdegård2020-02-201-21/+8
* | Merge from origin/emacs-27Glenn Morris2020-02-2010-62/+72848
|\ \ | |/
| * Fix broken regexpsMattias Engdegård2020-02-202-2/+2
| * ; spelling and comment fixPaul Eggert2020-02-191-2/+2
| * ; make change-history-commitPaul Eggert2020-02-191-1/+72732
| * * Makefile.in (PREFERRED_BRANCH): Now emacs-27.Paul Eggert2020-02-191-1/+1
| * Fix bug when visiting euc-jp-encoded directoriesPaul Eggert2020-02-191-1/+1
| * Clarify when fixnums are used.Paul Eggert2020-02-171-2/+2
| * Reorder discussion of integer basicsPaul Eggert2020-02-171-37/+40
| * Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-173-4/+23
| * Speed up 'msft' and 'watcom' compilation error regexpsMattias Engdegård2020-02-171-2/+2
| * Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-173-5/+19
| * Amend c-backward-sws better to handle multiline block commentsAlan Mackenzie2020-02-161-8/+27
* | 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