aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * New function erc-switch-to-buffer-other-windowAmin Bandali2020-04-132-19/+33
* | Fix small glitches in documenting the native image API featureEli Zaretskii2020-04-152-3/+2
* | Avoid infloop in redisplay when wrap-prefix is too wideEli Zaretskii2020-04-151-1/+15
* | * lisp/htmlfontify.el: Use `font-lock-ensure` unconditionallyStefan Monnier2020-04-151-84/+25
* | Avoid compiler warning in image.cEli Zaretskii2020-04-141-6/+3
* | ; * src/image.c: Cleanup of #ifdef's related to HAVE_NATIVE_IMAGE_API.Eli Zaretskii2020-04-141-4/+2
* | Make use of MS-Windows native image API be selectable at run timeEli Zaretskii2020-04-148-152/+258
* | Initial version of native image API support for MS-WindowsJuan José García-Ripoll2020-04-148-35/+466
* | Fix hi-lock test and add new test for unhighlight (bug#40337)Juri Linkov2020-04-142-5/+61
* | * lisp/vc/vc.el (vc-deduce-fileset): Improve docstring (bug#34949).Juri Linkov2020-04-141-12/+22
* | Merge from origin/emacs-27Glenn Morris2020-04-132-1/+14
|\ \ | |/
| * Clarify documentation on inhibit-modification-hooks intended usageŠtěpán Němec2020-04-132-1/+14
* | ; Merge from origin/emacs-27Glenn Morris2020-04-130-0/+0
|\ \ | |/
| * gnus-shorten-url: Improve and avoid args-out-of-range errorŠtěpán Němec2020-04-131-7/+17
* | Merge from origin/emacs-27Glenn Morris2020-04-1310-64/+74
|\ \ | |/
| * Minor wording change in Introduction to Programming in Emacs LispEli Zaretskii2020-04-131-1/+2
| * Fix 'flymake-show-diagnostics-buffer' when line numbers are displayedEli Zaretskii2020-04-131-29/+36
| * Fix last changes describing mail commandsEli Zaretskii2020-04-121-8/+8
| * Do setup Flymake in file-less Elisp buffersJoão Távora2020-04-121-3/+3
| * Fix error message for ‘cl-struct-unknown-slot’ (bug#39995)Philipp Stephani2020-04-121-1/+1
| * Fix and improve documentation of mail-related featuresEli Zaretskii2020-04-124-29/+18
| * Fix build failure with Fx_gtk_debugMartin Rudalics2020-04-121-0/+4
| * Mention jit-lock deferred as an alternative to fast-but-imprecise-scrollingAlan Mackenzie2020-04-111-0/+9
* | * doc/lispref/processes.texi (Network): Fix xref usage.Glenn Morris2020-04-131-1/+1
* | * doc/emacs/msdos.texi (Windows Keyboard): Fix xref.Glenn Morris2020-04-131-1/+1
* | Fix previous change in w32fns.cAlbert2020-04-131-5/+2
* | Document the new 'w32-get/set-ime-open-status' functionsEli Zaretskii2020-04-132-0/+22
* | ; Fix last change.Eli Zaretskii2020-04-131-2/+4
* | Support toggling native Input Methods on MS-WindowsAlbert2020-04-132-1/+77
* | gnus-shorten-url: Improve and avoid args-out-of-range errorŠtěpán Němec2020-04-134-22/+20
* | Fix last changeEli Zaretskii2020-04-131-1/+1
* | Improve support of "Re:" in RmailEli Zaretskii2020-04-132-2/+19
* | Fix hi-lock test and add new test for case-fold (bug#40337)Juri Linkov2020-04-133-21/+120
* | Fix bootstrap compiler warnings about `read-library-name'Štěpán Němec2020-04-122-0/+4
* | Fix error in 'call-process-region' when START is nil (Bug#40576)Philipp Stephani2020-04-122-1/+21
* | ; * test/src/callproc-tests.el: Fix checkdoc errors.Philipp Stephani2020-04-121-0/+7
* | Also use named functions for the ‘gv’ declare forms (Bug#40491)Philipp Stephani2020-04-121-3/+13
* | Use named functions in {defun,macro}-declarations-alist (Bug#40491)Philipp Stephani2020-04-121-58/+81
* | Fix a bootstrap issue with unescaped character literal detection.Philipp Stephani2020-04-121-1/+7
* | ; * etc/NEWS: NEWS followup to recent changes in hi-lock.el.Eli Zaretskii2020-04-121-0/+5
* | Remove UNSIGNED_CMPPaul Eggert2020-04-117-67/+97
* | * lisp/hi-lock.el (hi-lock-highlight-range): Bump default value (bug#40224)Juri Linkov2020-04-121-1/+1
* | Implement case-insensitivity in hi-lock (bug#40337)Juri Linkov2020-04-123-62/+117
* | * etc/NEWS: Mention 'cl-font-lock-built-in-mode'Stefan Monnier2020-04-111-0/+4
* | * lisp/progmodes/cl-font-lock.el: Fix header and make it a minor modeStefan Monnier2020-04-111-52/+57
* | * lisp/progmodes/cl-font-lock.el: New fileStefan Monnier2020-04-111-0/+284
* | Allow ENCODE_FILE and DECODE_FILE to use no-copy conversionMattias Engdegård2020-04-112-14/+19
* | Merge from origin/emacs-27Glenn Morris2020-04-1112-52/+158
|\ \ | |/
| * ; * doc/lispref/keymaps.texi (Extended Menu Items): Fix last change.Eli Zaretskii2020-04-111-2/+4
| * * doc/lispref/keymaps.texi (Extended Menu Items): Tweak :key-sequenceStefan Monnier2020-04-101-13/+3