aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove more XEmacs compat code from viperStefan Kangas2020-03-012-43/+8
* | Make 'load-dangerous-libraries' obsolete (Bug#37819)Stefan Kangas2020-03-014-25/+13
* | Fix XEmacs-specific clause in definition of pascal-outline-map.Noah Friedman2020-02-291-1/+1
* | Unbreak build with CHECK_STRUCTSPhilipp Stephani2020-02-291-1/+1
* | Port timestamp tests to odd timezones, (TICKS . HZ)Paul Eggert2020-02-271-23/+23
* | Revert "Signal an error for the regexp "[:alnum:]""Mattias Engdegård2020-02-273-30/+1
* | Revert "Don't complain about the regexp "[:-:]""Mattias Engdegård2020-02-272-3/+2
* | * src/nsterm.m ([EmacsView toolbarClicked:]): Fix last changeRobert Pluim2020-02-271-0/+1
* | * src/gtkutil.c, src/nsterm.m: Fix bug#39808Stefan Monnier2020-02-272-13/+0
* | * 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
* | Don't complain about the regexp "[:-:]"Mattias Engdegård2020-02-262-2/+3
* | Signal an error for the regexp "[:alnum:]"Mattias Engdegård2020-02-263-1/+30
* | Finish Tramp's implementation of 'nofollowMichael Albinus2020-02-265-47/+56
* | Show friendly message after package installRyan Olson2020-02-251-1/+2
* | Expose ElDoc functions in a hook (Bug#28257)Mark Oteiza2020-02-259-36/+115
* | Generate 'substring' byte op (bug#39709)Mattias Engdegård2020-02-253-3/+16
* | Finish implementation of {set-}file-modes FLAG arg in TrampMichael Albinus2020-02-258-60/+156
* | Fix mistake in regexp cleanupMattias Engdegård2020-02-251-1/+1
* | ; * etc/NEWS: Improve wording of a recently-added entry.Eli Zaretskii2020-02-251-2/+3
* | 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