aboutsummaryrefslogtreecommitdiffstats
path: root/etc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Rename shell-command-width to async-shell-command-width (bug#35055)Juri Linkov2019-05-051-2/+2
* | | | | ;Corrected display-fill-column-indicator mode.Jimmy Aguilar Mena2019-05-051-23/+2
* | | | | ;Small changes in the documentationJimmy Aguilar Mena2019-05-051-1/+1
* | | | | Added fill-column-indicator manual documentationJimmy Aguilar Mena2019-05-051-10/+2
* | | | | Display-fill-column-indicator NEWS info.Jimmy Aguilar Mena2019-05-051-0/+45
* | | | | ; * etc/NEWS: Fix position of +++ markerBasil L. Contovounesios2019-05-011-1/+1
* | | | | Don't poll auto-revert files that use notification (bug#35418)Mattias EngdegÄrd2019-04-301-0/+10
* | | | | Export major version of latest Emacs supported by emacs-module.h.Philipp Stephani2019-04-281-0/+3
| |_|/ / |/| | |
* | | | Update multicolor font support statusYAMAMOTO Mitsuharu2019-04-271-0/+6
* | | | Fix Bug#33618; define search path variables for grep, byte-compileStephen Leake2019-04-251-2/+11
* | | | Use lexical-binding by default for M-:, --eval, and *scratch*Stefan Monnier2019-04-251-0/+4
* | | | Add module functions to convert from and to big integers.Philipp Stephani2019-04-241-0/+4
* | | | Add conversions to and from struct timespec to module interface.Philipp Stephani2019-04-241-0/+3
* | | | * etc/package-keyring.gpg: Add the 2019 keyStefan Monnier2019-04-231-0/+0
* | | | Improve UBSan discussion in etc/DEBUGPaul Eggert2019-04-221-13/+27
* | | | ; * etc/NEWS: Improve wording of a recent addition.Eli Zaretskii2019-04-221-2/+3
* | | | Mention AddressSanitizer etc. in etc/DEBUGPaul Eggert2019-04-212-47/+82
* | | | Remove --enable-checking=xmallocoverrunPaul Eggert2019-04-211-3/+4
* | | | Remove --enablechecking=conslist configure optionPaul Eggert2019-04-211-0/+5
* | | | Merge from origin/emacs-26Glenn Morris2019-04-211-9/+27
|\ \ \ \ | |/ / /
| * | | ; Remove empty NEWS sectionsGlenn Morris2019-04-201-9/+0
| * | | ; Add NEWS sections for 26.3Glenn Morris2019-04-201-0/+27
* | | | Remove :stop key from make-process.Philipp Stephani2019-04-191-0/+3
* | | | Add a new user option 'ido-big-directories'.Philipp Stephani2019-04-191-0/+5
* | | | * etc/NEWS: Mention new xref faces (bug#23179)Juri Linkov2019-04-171-1/+4
* | | | Bump minimum GTK versions to 2.24 and 3.10Alexander Gramiak2019-04-141-0/+4
* | | | Merge commit '890440a44cd5f4f09742f521c7783785d114fffc'Stephen Leake2019-04-144-13/+29
|\ \ \ \
| * | | | Improve documentation of a recent commitEli Zaretskii2019-04-141-2/+3
| * | | | * lisp/simple.el (shell-command-width): New defcustom.Juri Linkov2019-04-141-0/+5
| * | | | * lisp/help-fns.el (help-fns-describe-variable-functions): New hookStefan Monnier2019-04-122-2/+8
| * | | | Merge from origin/emacs-26Glenn Morris2019-04-122-11/+15
| |\ \ \ \ | | |/ / /
| | * | | * etc/HISTORY: Update for Emacs 26.2 release.Nicolas Petton2019-04-111-0/+2
| | * | | * etc/AUTHORS: Update.Nicolas Petton2019-04-111-11/+13
* | | | | Rename new user variable `next-error-verbosity' to `next-error-verbose'Stephen Leake2019-04-141-1/+1
|/ / / /
* | | | Merge commit 'de238b39e335c6814283faa171b35145f124edf2'Stephen Leake2019-04-111-0/+94
|\ \ \ \
| * | | | Bring back dmpstruct.hPaul Eggert2019-04-101-0/+5
| * | | | * etc/NEWS: Document js-jsx-align->-with-<Jackson Ray Hamilton2019-04-091-2/+14
| * | | | * etc/NEWS: Document way to revert to old JSX indentation behaviorJackson Ray Hamilton2019-04-091-6/+13
| * | | | ; * etc/NEWS: Fix recently added entries.Eli Zaretskii2019-04-091-1/+13
| * | | | * etc/NEWS: Document new and improved JSX support in js-modeJackson Ray Hamilton2019-04-091-0/+45
| * | | | Introduce new defcustom for terminal CUA rectangle commandsAlexander Gramiak2019-04-061-0/+7
| * | | | Define and use new procedure display-symbol-keys-pAlexander Gramiak2019-04-061-0/+6
* | | | | Make `next-error' output fewer messages about locusStephen Leake2019-04-111-0/+4
|/ / / /
* | | | * lisp/progmodes/compile.el: Allow 'line' functions in error-regexp-alistStefan Monnier2019-04-031-0/+7
* | | | Allow partial decompression (Bug#33133)Noam Postavsky2019-04-021-0/+6
* | | | Fix documentation of last changeEli Zaretskii2019-04-021-0/+1
* | | | * lisp/emacs-lisp/cl-macs.el: Don't always inline struct functionsStefan Monnier2019-04-021-0/+3
* | | | Do not set indent-line-function in text-modeBasil L. Contovounesios2019-03-311-0/+5
* | | | Do not set indent-line-function in text-modeBasil L. Contovounesios2019-03-311-0/+9
* | | | Support native image resizing on cairoYAMAMOTO Mitsuharu2019-03-271-3/+3