summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Breadcrumb: first stab, very slowfeature/breadcrumb-modeJoão Távora2023-04-081-0/+93
* Eglot: fix problems after changes to eglot-imenu (bug#62718)João Távora2023-04-071-5/+7
* Eglot: version strings must start with numbers (bug#62718)João Távora2023-04-071-10/+10
* Eglot: use Eglot versions, not Emacs's in obsolete specsJoão Távora2023-04-071-11/+11
* Eglot: require optional text-property-search.elJoão Távora2023-04-071-3/+5
* Eglot: be careful about gfm-view-mode read-only buffersJoão Távora2023-04-071-3/+4
* ; Eglot: fix misplaced parenthesis in last commit to eglot-tests.elJoão Távora2023-04-071-1/+1
* ; * test/src/comp-tests.el (61917-1): Underscore unused parameter.Mattias Engdegård2023-04-071-1/+1
* Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård2023-04-0721-482/+457
* * test/infra/Dockerfile.emba (emacs-eglot): Adapt software selection.Michael Albinus2023-04-071-2/+2
* Eglot: no more tests based on Pylsp (bug#62694)João Távora2023-04-071-112/+85
* Eglot: rework eglot-imenuJoão Távora2023-04-072-43/+43
* Avoid failing the build when org-version.el is updatedEli Zaretskii2023-04-061-0/+8
* 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