aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Update from GnulibPaul Eggert2020-02-242-2/+10
* | * lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706)Juri Linkov2020-02-253-8/+8
* | * lisp/comint.el (comint-redirect-setup): Guard mode-line-process (bug#39705)Juri Linkov2020-02-251-1/+1
* | Adapt the MS-Windows build to 'nofollow' changesEli Zaretskii2020-02-244-3/+45
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-2330-64/+533
* | Update from GnulibPaul Eggert2020-02-239-26/+45
* | Add `verilog-auto-inst-template-required'.Wilson Snyder2020-02-231-76/+105
* | Merge from origin/emacs-27Glenn Morris2020-02-233-18/+46
|\ \ | |/
| * Shorten some ppss struct field namesNoam Postavsky2020-02-232-13/+21
| * 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
* | ; Merge from origin/emacs-27Glenn Morris2020-02-230-0/+0
|\ \ | |/
| * * 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-238-53/+86
|\ \ | |/
| * Move more logic to vc-ignore from vc-default-ignoreDmitry Gutov2020-02-232-28/+33
| * Warn about the likes of "[:alnum:]" in regexpsEli Zaretskii2020-02-221-2/+7
| * 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
| * * doc/emacs/sending.texi (Mail Sending): Fix index entries.Eli Zaretskii2020-02-211-1/+1
| * Document 'message-send-mail-function' in the Emacs manualAllen Li2020-02-211-2/+5
| * Fix reference to 'message-send-and-exit' in Emacs manualAllen Li2020-02-211-1/+1
| * Skip shell prompt on current line in Eshell even if it's protectedSteven Allen2020-02-211-1/+1
* | Update from GnulibPaul Eggert2020-02-2319-211/+339
* | * lisp/font-lock.el (font-lock-ensure): Use font-lock-specified-p (bug#39597)Juri Linkov2020-02-231-3/+4
* | Update from GnulibPaul Eggert2020-02-224-3/+24
* | Restore runtime check for invalid tagPaul Eggert2020-02-222-8/+3
* | ; * test/lisp/emacs-lisp/regexp-opt-tests.el: Fix last changeMattias Engdegård2020-02-211-1/+1
* | * src/keyboard.c: Copy last tool-bar change to tab-bar.Stefan Monnier2020-02-212-20/+3
* | * src/keyboard.c (make_lispy_event): Generate proper tool-bar events.Stefan Monnier2020-02-212-15/+7
* | ; * 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-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