summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/font-lock.el (font-lock-ensure): Use font-lock-specified-p (bug#39597)Juri Linkov2020-02-231-3/+4
* ; * lisp/tempo.el (tempo-add-tag): Punctuation fixes in comments.Eli Zaretskii2020-02-211-3/+3
* Allow tempo-define-template to reassign tags to new templatesFederico Tedin2020-02-211-8/+23
* Merge from origin/emacs-27Glenn Morris2020-02-204-19/+50
|\
| * Fix broken regexpsMattias Engdegård2020-02-202-2/+2
| * Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-171-3/+3
| * Speed up 'msft' and 'watcom' compilation error regexpsMattias Engdegård2020-02-171-2/+2
| * Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-171-4/+16
| * Amend c-backward-sws better to handle multiline block commentsAlan Mackenzie2020-02-161-8/+27
* | Remove subsumed repetitions in regexpsMattias Engdegård2020-02-2022-36/+41
* | Add and remove backslashes in regexpsMattias Engdegård2020-02-2015-23/+23
* | 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 conversion of text/html->multipart/relatedJeremy Compostella2020-02-191-5/+14
* | Support state changing VC operations in dired-mode on files (bug#34949)Juri Linkov2020-02-192-8/+30
* | * lisp/wdired.el (wdired-next-line, wdired-previous-line): Preserve columnStefan Monnier2020-02-181-0/+2
* | Merge from origin/emacs-27Glenn Morris2020-02-166-105/+62
|\ \ | |/
| * Reformulate c-end-of-macro, handling multiline block comments betterAlan Mackenzie2020-02-162-56/+38
| * 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
| * Remove the optional KEEP-ORDER argument to regexp-optMattias Engdegård2020-02-131-34/+9
* | When searching a topic in Gnus, search all topic's groupsEric Abrahamsen2020-02-141-1/+2
* | * 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
* | Add an appropriate error for reading bad JSON arraysMark Oteiza2020-02-131-1/+2
* | Merge from origin/emacs-27Glenn Morris2020-02-135-23/+36
|\ \ | |/
| * Fix display of minibuffer prompt in ido.elEli Zaretskii2020-02-122-14/+23
| * rx: Use longest match for all-string 'or' forms (bug#37659)Mattias Engdegård2020-02-121-1/+1
| * 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
| * Revert "Fix display of working text on NS (Bug#23412, Bug#1453)"Alan Third2020-02-111-4/+6
* | Merge from origin/emacs-27Glenn Morris2020-02-1316-28/+49
|\ \ | |/
| * c-end-of-macro: Handle block coment lines with unescaped NLs correctlyAlan Mackenzie2020-02-102-8/+28
| * Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-0914-17/+17
| * More accurate documentation of 'package-menu-hide-package'Eli Zaretskii2020-02-081-3/+4
| * Revert "Signal user-error on duplicate package refresh"Stefan Kangas2020-02-061-4/+1
* | Simplify Tramp cachingMichael Albinus2020-02-132-63/+44
* | Fix `tramp-interrupt-process'Michael Albinus2020-02-131-6/+3
* | 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
* | Use quit-restore-window to close tab (bug#39446)Juri Linkov2020-02-103-28/+69
* | * lisp/simple.el (undo-redo): New commandStefan Monnier2020-02-081-0/+24
* | Improve prefix arg support in 'ediff-scroll-horizontally'Kyle Hubert2020-02-081-2/+2