aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Slightly simplify lisp/icomplete.el with new icomplete--category helperJoão Távora2019-12-231-24/+15
* | Another adjustment to flex completion style's sorting functionJoão Távora2019-12-231-9/+14
* | * src/pdumper.c (Fdump_emacs_portable): Reword error message.Philipp Stephani2019-12-231-1/+3
* | Remove some undefined behavior related to left shifts.Philipp Stephani2019-12-234-10/+22
* | Further expand coverage of unit tests for time-stampStephen Gildea2019-12-231-24/+86
* | Don’t allow portable dumping in interactive mode (Bug#38453).Philipp Stephani2019-12-231-0/+3
* | ; Fix oversights during renaming of example codeMario Lang2019-12-231-5/+5
* | Make argument names in module interface more consistent.Philipp Stephani2019-12-235-161/+155
* | Bump Emacs version to 28.0.50Eli Zaretskii2019-12-239-3409/+3482
|/
* Document and verify that emacs_limb_t doesn’t have padding bits.Philipp Stephani2019-12-232-3/+11
* Fix extension of underline, overline, and strike-through attributesJimmy Aguilar Mena2019-12-231-0/+3
* ; * lisp/mouse.el: declare functions to silence warningsMattias Engdegård2019-12-231-0/+3
* Comment on limitation of flex completion style's sorting functionJoão Távora2019-12-231-2/+7
* Fix a bug in completion--flex-adjust-metadataJoão Távora2019-12-231-1/+2
* Fix documentation of implied frame resizing (Bug#38684)Martin Rudalics2019-12-232-31/+38
* Added `comint-password-function' hookMichael R. Mauger2019-12-223-2/+95
* * lisp/files.el (save-buffers-kill-emacs): Mark "*Process List*" as dedicated.Juri Linkov2019-12-231-1/+2
* * lisp/tab-bar.el: Use alist-get instead of (cdr (assq ...))Juri Linkov2019-12-231-37/+39
* * lisp/proced.el (proced-signal-list): Add more POSIX 1003.1-2001 signals.Juri Linkov2019-12-231-2/+15
* Fix bug in flex completion style's sorting and simplifyJoão Távora2019-12-221-30/+32
* * lisp/gnus/gnus-start.el: Use lexical-bindingStefan Monnier2019-12-222-32/+31
* Fix wording of recent documentation changesEli Zaretskii2019-12-224-28/+33
* Extend tramp-tests.el for other host name syntax and file name syntaxMichael Albinus2019-12-221-553/+656
* * lisp/net/trampver.el (inhibit-message): Declare.Michael Albinus2019-12-221-0/+3
* Add item to Frequently Asked Questions of Tramp manualMichael Albinus2019-12-221-0/+31
* * lisp/term/ns-win.el (ns-insert-working-text): Comment is obsolete.Alan Third2019-12-221-2/+0
* Improve sorting of flex completion style with non-nil minibuffer-defaultJoão Távora2019-12-221-11/+27
* Fix display of working text on NS (Bug#23412, Bug#1453)Masahiro Nakamura2019-12-222-10/+8
* Check if file is in iCloud drive (bug#38618)Alan Third2019-12-221-0/+11
* * lisp/tab-bar.el: Rename tab-bar-list to tab-switcher (bug#38624)Juri Linkov2019-12-222-67/+67
* New variable set-message-function to show message at the end of the minibufferJuri Linkov2019-12-225-4/+160
* backup-by-copying-when-privileged-mismatch applies to file gid, too.Stephen Gildea2019-12-214-11/+20
* ;* src/process.c (read_process_output): Fix last change.Eli Zaretskii2019-12-211-1/+4
* Add new function `python-shell-send-statement'lin.sun2019-12-212-0/+28
* Allow control of data amount read from subprocess in one chunkEli Zaretskii2019-12-212-5/+22
* * lisp/international/mule-cmds.el: Fix bug#38642Stefan Monnier2019-12-202-21/+26
* Speed up vc-dir-updateDmitry Gutov2019-12-211-12/+15
* Elisp manual: mention parse-partial-sexp as the source of a parser state, etcAlan Mackenzie2019-12-201-9/+10
* Support setting OS names of threads on MS-WindowsEli Zaretskii2019-12-204-5/+91
* Fix error in tramp-process-sentinelMichael Albinus2019-12-201-3/+5
* * lisp/tab-bar.el: Sort tab names by recency for tab switching (bug#38624)Juri Linkov2019-12-201-14/+22
* ; Fix typos in ange-ftp.el (bug#38660)Michael Albinus2019-12-191-2/+2
* More precise 'regexp-opt' documentationMattias Engdegård2019-12-182-10/+10
* Fix an error with remote file name in compile.elMichael Albinus2019-12-181-11/+5
* Verilog-Mode collected updates.Wilson Snyder2019-12-171-5/+10
* Improve Tramp's file-name-completionMichael Albinus2019-12-171-2/+8
* Adjust cursor column when auto-scrolling during rectangle selectionMattias Engdegård2019-12-171-3/+7
* Make ls-files-unknown only return proper files, not directoriesAndrii Kolomoiets2019-12-171-2/+1
* vc-git-after-dir-status-stage: Avoid erroneous up-to-date statusDmitry Gutov2019-12-171-8/+13
* Fix face merging for display strings broken by a recent commitEli Zaretskii2019-12-162-5/+1