summaryrefslogtreecommitdiff
path: root/lisp/progmodes
AgeCommit message (Expand)Author
2026-06-02Support Ansible messages in compilation-modeMichael Albinus
2026-06-01Disable markdown-ts-mode & markdown-ts-view-mode for Emacs 31João Távora
2026-06-01Merge from origin/emacs-31Sean Whitton
2026-05-30Eglot: replace eglot-prefer-plaintext with eglot-documentation-rendererJoão Távora
2026-05-29Merge from origin/emacs-31Sean Whitton
2026-05-25;cperl-mode.el: Fix fontification edge casesHarald Jörg
2026-05-24Save and restore original local keymap in grep-edit-modeZhengyi Fu
2026-05-23Add treesit-ready-p check back to tree-sitter major modes (bug#80909)Yuan Fu
2026-05-23Avoid compilation-mode matching rust as gnuThomas Mühlbacher
2026-05-23Revert "sh-script: Mark + and * as punctuation rather than a symbol constituent"Eli Zaretskii
2026-05-21Eglot: use standard face for completion annotations (bug#81088)João Távora
2026-05-20Eglot: announce markdown support for completion docsJoão Távora
2026-05-19hideshow: Menu entry for 'hs-toggle-all'Lin Sun
2026-05-18Eglot: fix eglot--format-makrup when MARKUP just a stringJoão Távora
2026-05-18Eglot: unbreak for treesit-less buildsJoão Távora
2026-05-18; * lisp/progmodes/eglot.el (eglot-code-action-indications): Tweak.João Távora
2026-05-17Eglot: fix thinko in recent markdown-related commit (bug#81063)Brian Leung
2026-05-17Eglot: add left-fringe code action indicator (bug#80326)João Távora
2026-05-17; Improve documentation of commands that move by compilation errorsEli Zaretskii
2026-05-16; Fix byte-compilation warnings in non-Tree-Sitter buildsEli Zaretskii
2026-05-14Eglot: prefer markdown-ts-view-mode for markup rendering (bug#80127)João Távora
2026-05-12hideshow: Support new 'margin' face for margin indicators. (Bug#80693)Elias Gabriel Perez
2026-05-12Use the new 'margin' face in Flymake (bug#80693)Juri Linkov
2026-05-11* lisp/progmodes/hideshow.el (hs--set-variable): Use 'set-local' (bug#80999)Elias Gabriel Perez
2026-05-09Eglot: fix eglot--sig-info with non-UTF-32 positionEncodingJoão Távora
2026-05-08; Fix Gregor Schmid's attribution for lua-mode.el.Sean Whitton
2026-05-07; Fix two file headers misunderstood by authors.el.Sean Whitton
2026-05-06; Expand 'elisp-fontify-symbol' and 'elisp-scope-analyze-form' docsEshel Yaron
2026-05-05; * lisp/progmodes/elisp-mode.el (elisp-fontify-semantically): Fix typo.Eli Zaretskii
2026-05-05; More 'elisp-scope' and 'elisp-fontify-semantically' doc improvementsEshel Yaron
2026-05-05elisp-mode: Cache 'help-echo' function results (bug#80948)Eshel Yaron
2026-05-05; (elisp-fontify-symbol): Improve docstring.Eshel Yaron
2026-05-05; Fix doc string of 'elisp-fontify-semantically' (bug#80948)Eli Zaretskii
2026-05-02Eglot: find well behaved UTF char for code actions (bug#80326)João Távora
2026-05-02Project prompters always default to current project, if anySean Whitton
2026-05-01; project.el: Use when-let* not if-let* where appropriate.Sean Whitton
2026-04-30; Add comment thing for c-ts-modeYuan Fu
2026-04-27Fix defining a few faces as emptyJonas Bernoulli
2026-04-26; Fix & improve last change.Sean Whitton
2026-04-26New user option compilation-search-extra-pathKai Ma
2026-04-22Eglot: add eglot--server-buffer-name and use it consistentlyJoão Távora
2026-04-22Eglot: add eglot--server-name helperJoão Távora
2026-04-21; Cleanup defcustoms in 'lua-mode'john muhl
2026-04-21Eglot: handle visited file name changes (typically C-x C-w)João Távora
2026-04-21Eglot: use Unicode box-drawing chars in hierarchy buffersJoão Távora
2026-04-20Eglot: unbreak diagnostics in symlinked projectsJoão Távora
2026-04-19(js-jsx--detect-after-change): Fix test regressionStefan Monnier
2026-04-17Fix c-ts-mode-set-style when STYLE is a function (bug#80777)Yuan Fu
2026-04-17Eglot: add M-x eglot-describe-connectionJoão Távora
2026-04-16Eglot: adjust previous change to eglot-uri-to-pathJoão Távora