aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Don't fontify text outside of SGML/XML tags (Bug#33887)Noam Postavsky2019-06-042-3/+13
* | | | | | Fix some SGML syntax edge cases (Bug#33887)Noam Postavsky2019-06-042-8/+42
* | | | | | Stronger check for Tramp methodMichael Albinus2019-06-048-274/+351
* | | | | | * src/xterm.c (x_scroll_run) [USE_CAIRO]: Dirty only destination rectangle.YAMAMOTO Mitsuharu2019-06-041-1/+2
* | | | | | * src/image.c (cr_create_cr_surface_from_image): Add const to variable `key'.YAMAMOTO Mitsuharu2019-06-041-1/+1
* | | | | | Let untarring (and hence package installation) go faster (Bug#35909)Noam Postavsky2019-06-034-26/+51
* | | | | | User-friendly display of error messages at the end of minibufferJuri Linkov2019-06-032-0/+28
* | | | | | * lisp/char-fold.el (char-fold-make-table): New functionJuri Linkov2019-06-032-31/+42
* | | | | | * lisp/gnus/gnus-async.el: Use lexical-bindingStefan Monnier2019-06-031-15/+9
* | | | | | lisp/gnus/message.el (message-send-mail): Don't wrongly assert on Unicode msgOleh Krehel2019-06-031-4/+6
* | | | | | * help-fns.el (help-fns--first-release): Do not fail if no release is found.Juanma Barranquero2019-06-031-2/+3
* | | | | | * gnus-(sum|async).el: Eliminate assumptions about gnus-data formatStefan Monnier2019-06-022-18/+26
* | | | | | * gnus.el: Fix cycle in eager macroexpansionStefan Monnier2019-06-022-54/+31
* | | | | | * lisp/help-fns.el: Make hyperlink for the "first release" infoStefan Monnier2019-06-022-16/+27
* | | | | | Change default offset of CC Mode syntactic symbol inlambda to 0Alan Mackenzie2019-06-022-6/+8
* | | | | | Skip some flymake tests on hydra.nixos.orgGlenn Morris2019-06-011-0/+3
* | | | | | Use lexical-binding in morse.el and studly.el and add testsStefan Kangas2019-06-014-2/+114
* | | | | | Use lexical-binding in paragraphs.el and add testsStefan Kangas2019-06-012-17/+193
* | | | | | Fix .gitignore spec for personal customizationsPaul Eggert2019-06-011-1/+3
* | | | | | Tune cl-assocPaul Eggert2019-06-011-1/+1
* | | | | | Fix `cl-member' and `cl-assoc' for bignumsMattias Engdegård2019-06-012-4/+10
* | | | | | ; Add NEWS entry for previous changeNoam Postavsky2019-06-011-0/+5
* | | | | | Make rcirc PART and QUIT reasons customizable (Bug#12857)Daniel Ralston2019-06-011-4/+15
* | | | | | Handle argument to rcirc /part properly (Bug#11157)Noam Postavsky2019-06-012-7/+17
* | | | | | * lisp/net/rcirc.el: Remove redundant :group usageNoam Postavsky2019-06-011-106/+50
* | | | | | ; Fix stray merge conflictGlenn Morris2019-06-011-6/+1
* | | | | | Debug and disentangle the literal cacheing in CC ModeAlan Mackenzie2019-06-012-33/+24
* | | | | | * lisp/progmodes/cc-engine.el: Permute certain literal cacheing functionsAlan Mackenzie2019-06-011-271/+276
* | | | | | Tidy up the literal cacheing in CC Mode, optimizing c-full-pp-to-literalAlan Mackenzie2019-06-013-120/+227
* | | | | | ; UnmaintainGlenn Morris2019-06-0120-20/+20
* | | | | | Merge from origin/emacs-26Glenn Morris2019-06-014-5/+17
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | * lisp/gnus/gnus.el: Mark autoloaded macros as such.Glenn Morris2019-06-011-5/+5
| * | | | | Speed up redisplay of HELLOEli Zaretskii2019-06-012-0/+2
| * | | | | Improve documentation of 'safe-local-variable' propertyEli Zaretskii2019-06-011-0/+5
* | | | | | ; Merge from origin/emacs-26Glenn Morris2019-06-010-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | * lisp/emacs-lisp/package.el: Obey buffer-file-coding-system (bug#35739)Stefan Monnier2019-05-311-9/+27
* | | | | | Merge from origin/emacs-26Glenn Morris2019-06-016-19/+48
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Warn about wrong number of args for subrs (Bug#35767)Noam Postavsky2019-05-302-1/+15
| * | | | | Use plain symbols for eieio type descriptors (Bug#29220)Noam Postavsky2019-05-303-10/+32
| * | | | | Pacify GCC 9 -Wredundant-declsPaul Eggert2019-05-301-8/+1
* | | | | | ; Merge from origin/emacs-26Glenn Morris2019-06-010-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Pacify librsvg 2.45.1 and laterPaul Eggert2019-05-301-0/+15
| * | | | | Simplify xd_signature to pacify GCC 9Paul Eggert2019-05-301-5/+3
* | | | | | Merge from origin/emacs-26Glenn Morris2019-06-011-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Pacify GCC when compiling unexelf.c on Fedora 30Paul Eggert2019-05-301-0/+1
* | | | | | ; Merge from origin/emacs-26Glenn Morris2019-06-010-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Suppress GCC 9 “no longer supported” messagesPaul Eggert2019-05-301-2/+1
* | | | | | Merge from origin/emacs-26Glenn Morris2019-06-011-2/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix docstring of bookmark-get-bookmarkStefan Kangas2019-05-301-2/+3
* | | | | | ; Merge from origin/emacs-26Glenn Morris2019-06-010-0/+0
|\ \ \ \ \ \ | |/ / / / /