aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lisp/tab-bar.el: Tab groups can be displayed with tab-bar-format-tabs-groupsJuri Linkov2021-03-142-41/+109
* * lisp/tab-line.el: Update docstring of 'tab-line-tabs-function' (bug#47117)Gabriel do Nascimento Ribeiro2021-03-141-1/+9
* * lisp/tab-line.el: Add face for group-tab (bug#47118)Gabriel do Nascimento Ribeiro2021-03-141-0/+19
* * lisp/net/tramp-crypt.el (tramp-crypt-add-directory):Michael Albinus2021-03-141-3/+1
* Fix buffer overflow in xbm_scan (bug#47094)Alan Third2021-03-131-1/+2
* Separate values 'override' and 'append' in 'outline-minor-mode-highlight'Juri Linkov2021-03-131-6/+10
* Add help-key-binding styling to wombat themeStefan Kangas2021-03-131-0/+2
* ; Add comment for a recent changeEli Zaretskii2021-03-131-0/+3
* Fix rare redisplay glitches when image has been removed from displayEli Zaretskii2021-03-131-2/+26
* Adjust colors of help-key-binding face for readabilityStefan Kangas2021-03-131-2/+6
* Remove ;;;###tramp-autoload cookie from Tramp defcustoms (Bug#47063)Michael Albinus2021-03-139-91/+88
* Extend support for faces in Enriched modeEli Zaretskii2021-03-131-0/+6
* * src/keyboard.c parse_solitary_modifier): Accept `click` modifierStefan Monnier2021-03-121-0/+1
* Fix simple-tests--undo*Yuan Fu2021-03-121-2/+5
* * lisp/filesets.el: Address byte-compiler warningStefan Monnier2021-03-121-31/+32
* * lisp/tooltip.el (tooltip): Restore group that was not "redundant".Glenn Morris2021-03-121-0/+1
* Merge from origin/emacs-27Glenn Morris2021-03-122-3/+4
|\
| * * lisp/mouse.el: Fix mouse-1-clock-follows-mouse = doubleStefan Monnier2021-03-111-1/+3
| * * lisp/emacs-lisp/gv.el (edebug-after): Don't run the getter in the setterStefan Monnier2021-03-051-2/+1
* | ; Merge from origin/emacs-27Glenn Morris2021-03-120-0/+0
|\ \ | |/
| * * doc/misc/tramp.texi (Remote shell setup): Fix reference. (Do not merge)Masahiro Nakamura2021-03-051-1/+1
* | Merge from origin/emacs-27Glenn Morris2021-03-122-3/+2
|\ \ | |/
| * Fix initialization of 'while-no-input-ignore-events'Eli Zaretskii2021-03-051-2/+0
| * Update documentation of reading passwordsEli Zaretskii2021-03-041-1/+2
* | ; Merge from origin/emacs-27Glenn Morris2021-03-120-0/+0
|\ \ | |/
| * Improve the 'dired-do-kill-lines' doc stringLars Ingebrigtsen2021-03-021-2/+7
| * ; Auto-commit of loaddefs files.Glenn Morris2021-03-011-16/+7
* | Merge from origin/emacs-27Glenn Morris2021-03-123-10/+19
|\ \ | |/
| * Avoid crashes in Mew due to corrupted tool-bar labelEli Zaretskii2021-02-271-8/+14
| * * lisp/tooltip.el (tooltip): Doc fix for GTK.Stefan Kangas2021-02-261-1/+4
| * * lisp/help.el (help-for-help-internal): Doc fix; use imperative.Stefan Kangas2021-02-201-1/+1
* | Skip recent undo tests in batch mode for nowGlenn Morris2021-03-121-1/+5
* | * lisp/cedet/{*.el,ede/*.el}: Use lexical-bindingStefan Monnier2021-03-1236-326/+333
* | Tramp sshfs fixesMichael Albinus2021-03-123-3/+6
* | ; Fix typos in doc stringsMattias EngdegÄrd2021-03-1214-14/+14
* | Document how to create a branch for Git/MercurialRobert Pluim2021-03-121-0/+4
* | * lisp/emacs-lisp/cconv.el (cconv--analyze-use): Simplify (doh!)Stefan Monnier2021-03-111-1/+1
* | * lisp/emacs-lisp/cconv.el (cconv--analyze-use): Tune down the warningStefan Monnier2021-03-111-1/+2
* | * lisp/emacs-lisp/syntax.el (syntax-propertize-rules): Use `macroexp-let2`Stefan Monnier2021-03-111-6/+7
* | Rename to image--transform-smoothing in image-mode.elLars Ingebrigtsen2021-03-121-5/+5
* | Add a new `image-transform-smoothing' user optionLars Ingebrigtsen2021-03-123-7/+59
* | Fix compilation warning in python-wy.el after lexical rewriteLars Ingebrigtsen2021-03-121-0/+1
* | Make byte-compiled uses of `define-minor-mode' more compatibleLars Ingebrigtsen2021-03-121-5/+13
* | ; Fix some typos.Basil L. Contovounesios2021-03-114-7/+7
* | Map redo records for undo in region to 'undo-in-regionYuan Fu2021-03-112-11/+155
* | * lisp/mail/: Use lexical-bindingStefan Monnier2021-03-1125-229/+202
* | Update docstrings of 'delete'/'remove' to interlink each other (bug#47054)Juri Linkov2021-03-112-2/+5
* | * lisp/tab-bar.el (tab-bar--current-tab-find): New function.Juri Linkov2021-03-111-9/+10
* | On MS-Windows, fflush stderr after newlinePaul Eggert2021-03-111-0/+7
* | * lisp/outline.el (outline-font-lock-keywords): SimplifyStefan Monnier2021-03-111-4/+1