aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Don’t allow portable dumping in interactive mode (Bug#38453).Philipp Stephani2019-12-241-0/+3
* | Merge from origin/emacs-27Glenn Morris2019-12-2518-116/+150
|\ \ | |/
| * Don't default to showing X-Faces externally in GnusLars Ingebrigtsen2019-12-241-9/+3
| * Fix manual typo in Special Read SyntaxLars Ingebrigtsen2019-12-241-1/+1
| * Fix problem with emacs -nw / eww / svgRobert Pluim2019-12-241-1/+2
| * Clarify base64 requirements and say what {en,de}code_coding_region doesLars Ingebrigtsen2019-12-242-2/+28
| * ; * etc/NEWS: Fix boring oddities.Michael Albinus2019-12-241-58/+56
| * * src/emacs-module.h.in: Add reference to manual.Philipp Stephani2019-12-241-0/+6
| * Trivial docstring fixesJuanma Barranquero2019-12-2410-37/+41
| * imagemagick-types needs to initialize ImageMagickDhruva Krishnamurthy2019-12-231-8/+13
* | ; Merge from origin/emacs-27Glenn Morris2019-12-250-0/+0
|\ \ | |/
| * Cut the emacs-27 release branchEli Zaretskii2019-12-235-5/+5
* | Support .dylib suffix for modules on macOS (Bug#36226).Philipp Stephani2019-12-253-1/+44
* | Make goto-line keep a separate input history per bufferFederico Tedin2019-12-244-3/+33
* | Move flex style's minibuffer-default-aware sorting to lisp/icomplete.elJoão Távora2019-12-242-36/+32
* | * src/minibuf.c (read_minibuf): Use `user-error`Stefan Monnier2019-12-231-3/+4
* | Don't use `let*' with just one bindingJuanma Barranquero2019-12-242-2/+2
* | Prepare module header generation for Emacs 28.Philipp Stephani2019-12-243-0/+16
* | * src/emacs-module.h.in: Use @emacs_major_version@ for current env.Philipp Stephani2019-12-241-1/+1
* | Make fido-mode behave more like ido-mode when finding directoriesJoão Távora2019-12-231-2/+19
* | 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