aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Fix redisplay when scrolling under redisplay-dont-pauseEli Zaretskii2020-04-101-0/+4
| * Fix face extension in pulse.elEli Zaretskii2020-04-091-0/+3
| * * doc/misc/tramp.texi (Bug Reports): Avoid line breaks in traces.Michael Albinus2020-04-091-1/+2
| * Avoid assertion violation in intervals.cEli Zaretskii2020-04-091-1/+1
| * Improve documentation of 'jit-lock-contextually'Eli Zaretskii2020-04-082-9/+24
| * Speed up 'resize-mode' child frames a littleDmitry Gutov2020-04-081-8/+16
| * ; * etc/NEWS: Mention 'executing-macro' in removed vars.Eli Zaretskii2020-04-061-2/+2
| * Fix some problems with moving and resizing child framesMartin Rudalics2020-04-064-25/+108
* | ; * lisp/eshell/esh-var.el (eshell-variable-aliases-list): Fix wording.Eli Zaretskii2020-04-111-1/+1
* | Reword documentation for eshell-variable-aliases-listFederico Tedin2020-04-111-15/+15
* | * lisp/net/tramp.el (tramp-action-process-alive): Read pending output.Michael Albinus2020-04-111-0/+2
* | Set last-coding-system-used upon ASCII conversion bypass (bug#40407)Mattias Engdegård2020-04-092-6/+11
* | Fix display of boxed header-lineEli Zaretskii2020-04-091-1/+4
* | Fix ASCII-only conversion logic (bug#40407)Mattias Engdegård2020-04-092-41/+38
* | chinese-hz is not ASCII compatible (bug#40407)Mattias Engdegård2020-04-092-0/+8
* | Don't crash with invalid argument in check-coding-systems-regionMattias Engdegård2020-04-092-1/+12
* | Don't rely on copying in {EN,DE}CODE_FILEMattias Engdegård2020-04-092-3/+3
* | Fix decoding of ASCII strings with embedded CR charactersEli Zaretskii2020-04-091-2/+2
* | Fix decoding ASCII strings with embedded CR charactersEli Zaretskii2020-04-092-11/+43
* | ; * lisp/international/mule-conf.el: Minor comment wording fix.Eli Zaretskii2020-04-081-2/+3