aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix XEmacs-specific clause in definition of pascal-outline-map.Noah Friedman2020-02-291-1/+1
* | * lisp/emacs-lisp/eldoc.el (eldoc-documentation-function): No nil valueStefan Monnier2020-02-261-12/+7
* | nnmail-cache-close should not use nofollowPaul Eggert2020-02-266-8/+10
* | Finish Tramp's implementation of 'nofollowMichael Albinus2020-02-264-37/+38
* | Show friendly message after package installRyan Olson2020-02-251-1/+2
* | Expose ElDoc functions in a hook (Bug#28257)Mark Oteiza2020-02-257-33/+82
* | Generate 'substring' byte op (bug#39709)Mattias Engdegård2020-02-252-2/+10
* | Finish implementation of {set-}file-modes FLAG arg in TrampMichael Albinus2020-02-257-44/+86
* | Fix mistake in regexp cleanupMattias Engdegård2020-02-251-1/+1
* | * lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706)Juri Linkov2020-02-251-1/+0
* | * lisp/comint.el (comint-redirect-setup): Guard mode-line-process (bug#39705)Juri Linkov2020-02-251-1/+1
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-2319-38/+51
* | Add `verilog-auto-inst-template-required'.Wilson Snyder2020-02-231-76/+105
* | Merge from origin/emacs-27Glenn Morris2020-02-232-18/+38
|\ \ | |/
| * Shorten some ppss struct field namesNoam Postavsky2020-02-231-13/+13
| * Java Mode: Fix fontification of variable decl inside `for'Alan Mackenzie2020-02-231-1/+1
| * CC Mode: Fontify foo in "const auto foo :" correctlyAlan Mackenzie2020-02-231-4/+24
| * * lisp/replace.el (occur-engine-line): Revert part of fb16313025 (bug#39597)Juri Linkov2020-02-231-2/+4
* | Merge from origin/emacs-27Glenn Morris2020-02-236-47/+72
|\ \ | |/
| * Move more logic to vc-ignore from vc-default-ignoreDmitry Gutov2020-02-232-28/+33
| * Don't write absolute filenames and duplicate strings to CVS ignore filesWolfgang Scherer2020-02-222-15/+34
| * Fix cursor-sensor--detect when current buf != selected window's bufFederico Tedin2020-02-211-3/+4
| * Skip shell prompt on current line in Eshell even if it's protectedSteven Allen2020-02-211-1/+1
* | * 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