summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge from origin/emacs-29Eli Zaretskii2023-04-0620-112/+172
|\
| * Add emoji-zoom-resetRobert Pluim2023-04-063-2/+22
| * Make emoji-zoom-{increase,decrease} set text properties correctlyRobert Pluim2023-04-061-17/+27
| * Fix transforming sliced imagesEli Zaretskii2023-04-061-13/+33
| * ; * etc/NEWS: Minor copyedits of entry for 'keymap-*' functions.Eli Zaretskii2023-04-051-3/+5
| * ; Improve documentation of 'declare-function'Eli Zaretskii2023-04-052-8/+10
| * ; Avoid compiler warning in eglot.el.Eli Zaretskii2023-04-051-0/+1
| * ; Fix description of new 'keymap-*' functionsEli Zaretskii2023-04-051-8/+11
| * Adapt EMBA scripts.Michael Albinus2023-04-042-19/+17
| * Another terminology fix in ELisp reference manualEli Zaretskii2023-04-042-4/+4
| * Correct terminology in Elisp Reference ManualShynur2023-04-041-2/+2
| * Comment out GNUSTEP jobs on EMBA (again)Michael Albinus2023-04-041-15/+17
| * ; * lisp/image.el (put-image): Doc fix.Eli Zaretskii2023-04-031-2/+2
| * ; * doc/emacs/trouble.texi (Checklist): Minor grammar fix.Robert Pluim2023-04-031-1/+1
| * Fix regexp string escaping mistake in vhdl-mode.el (bug#62508)Mattias Engdegård2023-04-031-1/+1
| * Update to Org 9.6.3-2-gf2949dKyle Meyer2023-04-024-42/+36
| * ; Add a bit more docstring to tsx-ts-mode (bug#62429)Yuan Fu2023-04-021-1/+4
| * Eglot: don't watch directories that don't existJoão Távora2023-04-021-2/+3
| * ; * lisp/subr.el (use-dialog-box-p): Fix last change.Eli Zaretskii2023-04-021-3/+2
| * Preserve peer information for web page in eww-readableEshel Yaron2023-04-021-1/+1
| * * lisp/subr.el (use-dialog-box-p): Fix conditions for GUI dialogs.Eli Zaretskii2023-04-021-1/+2
| * ; * lisp/progmodes/c-ts-mode.el (c++-ts-mode): Add some notice.Yuan Fu2023-04-011-1/+5
* | ; Merge from origin/emacs-29Eli Zaretskii2023-04-060-0/+0
|\ \ | |/
| * ; Make sure 'eshell-command' tests don't prompt the userJim Porter2023-04-011-0/+4
* | Merge from origin/emacs-29Eli Zaretskii2023-04-065-32/+97
|\ \ | |/
| * ; * etc/NEWS: Fix typos.Michael Albinus2023-04-011-1/+1
| * Fix ModelSim error regexp in vhdl-modeEli Zaretskii2023-04-011-1/+1
| * ; * doc/emacs/trouble.texi (Checklist): Minor copyedits (bug#62320).Eli Zaretskii2023-04-011-4/+8
| * Document enhancements in handling of echo-area messagesEli Zaretskii2023-04-013-27/+88
* | ; Merge from origin/emacs-29Eli Zaretskii2023-04-060-0/+0
|\ \ | |/
| * ; Fix last changeEli Zaretskii2023-04-011-1/+1
| * Fix new Eshell tests on MS-WindowsEli Zaretskii2023-04-011-2/+2
| * ; Auto-commit of loaddefs files.Stefan Kangas2023-04-011-55/+35
| * Fix using background commands in 'eshell-command'Jim Porter2023-03-312-3/+52
* | Describe how to run Emba tests locallyMichael Albinus2023-04-062-6/+51
* | Restore positions reliably for abbreviated file names in saveplace.elLiu Hui2023-04-061-65/+98
* | Handle electric heredocs pairs in elixir-ts-modeWilhelm H Kirschbaum2023-04-061-4/+22
* | Propertize heredocs in elixir-ts-modeWilhelm H Kirschbaum2023-04-061-1/+20
* | CC Mode: Miscellaneous coding fixes in c-forward-typeAlan Mackenzie2023-04-061-3/+10
* | ; Fix compiler warningPo Lu2023-04-061-1/+1
* | Comp: Fix limplification pass (bug#62537)Andrea Corallo2023-04-052-1/+21
* | CC Mode: Fix fontification problems shown by test file templates-20.ccAlan Mackenzie2023-04-052-16/+12
* | Improve sigil fontification for elixir-ts-modeWilhelm H Kirschbaum2023-04-041-6/+3
* | Improve list indentation for elixir-ts-modeWilhelm H Kirschbaum2023-04-042-3/+27
* | ruby-ts-mode: Add more constructs to treesit-sexp-type-regexpDmitry Gutov2023-04-051-1/+5
* | Improve Tramp robustnessMichael Albinus2023-04-042-2/+2
* | Display unlock-file warning only when file locks are enabledMichael Albinus2023-04-043-11/+14
* | ruby-ts-mode: Recognize more nodes as sexpsJuri Linkov2023-04-041-0/+1
* | ruby-ts-mode: Recognize more nodes as sexpsDmitry Gutov2023-04-031-0/+3
* | ; Fix last changeMichael Albinus2023-04-031-2/+2