summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rework Eglot's progress indicatorsscratch/eldoc-eglot-reworkJoão Távora2023-03-231-16/+35
* Have Eglot inform ElDoc about overly long 'hover' docsJoão Távora2023-03-231-1/+2
* Render Eldoc's echo area separatelyJoão Távora2023-03-231-42/+66
* Keep information about originating backend in ElDoc doc snippetsJoão Távora2023-03-231-13/+19
* * test/infra/Dockerfile.emba (emacs-eglot): Install wget.Michael Albinus2023-03-231-0/+5
* ; Add test for embedded HEEx to elixir-ts-mode-testsWilhelm H Kirschbaum2023-03-231-0/+24
* ; * lisp/progmodes/eglot.el (eglot-server-programs): Fix last change.Eli Zaretskii2023-03-231-1/+2
* Add heex-ts-mode to eglot-server-programs (bug#62327)Wilhelm H Kirschbaum2023-03-231-1/+1
* Merge from origin/emacs-29Stefan Kangas2023-03-237-24/+66
|\
| * ; Fix xref-match's :version since the default value did changeDmitry Gutov2023-03-231-1/+1
| * Use libgccjit-10-dev on EMBAMichael Albinus2023-03-222-17/+16
| * * lisp/outline.el (outline--fix-buttons-after-change): Add save-match-data.Juri Linkov2023-03-221-1/+1
| * Align concatenated strings to the first sibling in c-ts-modeYuan Fu2023-03-211-1/+1
| * Only fill the current paragraph in c-ts-common--fill-block-commentYuan Fu2023-03-211-4/+15
| * Add missing indent rule for c-ts-modeYuan Fu2023-03-212-0/+32
* | Make icomplete-tidy-shadowed-file-names into a defcustomSean Whitton2023-03-221-2/+3
* | Subject: send clientInfo during the initialize requestFelician Nemeth2023-03-221-0/+1
* | Fix compilation of lib-src/movemailEli Zaretskii2023-03-221-0/+1
* | Add platform for Eglot tests on EMBAMichael Albinus2023-03-222-0/+38
* | Make eglot--clangd-version more robustRobert Pluim2023-03-221-3/+4
* | Merge from origin/emacs-29Stefan Kangas2023-03-228-63/+169
|\ \ | |/
| * Improve docstring of treesit-parent-while (bug#62301)Yuan Fu2023-03-212-14/+20
| * ; Delete accidental leftover '()' Eglot functionJoão Távora2023-03-211-1/+1
| * Eglot: report window/workDoneProgress capability to language serverJoão Távora2023-03-211-0/+1
| * * lisp/emacs-lisp/comp.el (comp-emit-set-call-subr): Improve 263d6c38539Andrea Corallo2023-03-211-1/+1
| * Expand defvar-keymap documentationRobert Pluim2023-03-211-0/+61
| * * lisp/treesit.el (treesit-end-of-defun): Guard arg against nil (bug#62158).Dmitry Gutov2023-03-201-0/+1
| * Comp fix calls to redefined primtives with op-bytecode (bug#61917)Andrea Corallo2023-03-202-11/+32
| * Warn package authors away from keymap-unset with REMOVERobert Pluim2023-03-201-0/+6
| * Comment out jobs on EMBAMichael Albinus2023-03-201-29/+36
| * Improve defvar-keymap docstring.Robert Pluim2023-03-201-8/+11
* | (describe-function): Load file for `...' referencesStefan Monnier2023-03-211-1/+1
* | Sleep less in update-game-scorePaul Eggert2023-03-211-4/+2
* | Avoid backwards clock in movemail timestampsPaul Eggert2023-03-211-1/+1
* | Invert variable alias declaration in TrampMichael Albinus2023-03-211-5/+3
* | Skip Eglot test if using very old clangdJoão Távora2023-03-211-0/+7
* | Improve Tramp backward compatibilityMichael Albinus2023-03-211-0/+8
* | Merge from origin/emacs-29Stefan Kangas2023-03-2039-3560/+287
|\ \ | |/
| * Improve warning about changing the string returned by symbol-nameGregory Heytings2023-03-192-4/+6
| * Fix visiting XBM/XPM files when 'c-ts-mode' is activeEli Zaretskii2023-03-191-4/+9
| * * lisp/mpc.el (mpc-format): Fix oversight in commit 48b6cec61cfStefan Monnier2023-03-191-1/+1
| * Bail early from eglot--apply-text-edits if nothing to doJoão Távora2023-03-191-1/+2
| * ; Clarify in-code commentary of eglot--after-changeJoão Távora2023-03-191-16/+14
| * Improve ergonomics of Eglot's inlay hintsJoão Távora2023-03-191-14/+23
| * Protect against too large size of 'recent-keys' vectorEli Zaretskii2023-03-191-2/+15
| * * lisp/net/tramp.el (tramp-yn-prompt-regexp): Fix regexp.Michael Albinus2023-03-191-1/+1
| * ; Remove 'build-module' and 'html-manual' directories from 'admin'Eli Zaretskii2023-03-1915-3423/+0
| * Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29Eli Zaretskii2023-03-1914-121/+121
| |\
| | * Update to Org 9.6.1-48-g92471eKyle Meyer2023-03-1813-44/+41
| | * ; * admin/notes/tree-sitter/starter-guide: Update starter-guide.Yuan Fu2023-03-181-77/+80