aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eglot: speed up symbol highlighting (bug#80072)João Távora2025-12-251-13/+21
* Avoid mutating properties of string literalsMattias Engdegård2025-12-212-2/+2
* Add text property 'imenu-region' for Eglot and 'M-x imenu' (bug#79980)Juri Linkov2025-12-211-0/+8
* ; Improve documentation of Hide-ifdef modeEli Zaretskii2025-12-211-33/+42
* hideshow: Support nested comment block in 'hs-hide-level-recursive'Elías Gabriel Pérez2025-12-201-33/+42
* csharp-mode: Fix fontification of catch-expressionsJostein Kjønigsen2025-12-201-3/+2
* ; Eglot: mention relativePatternSupport in /etc/EGLOT-NEWSJoão Távora2025-12-191-1/+3
* ; * lisp/progmodes/project.el (vc-git-project-list-files): Fix a typo.Eli Zaretskii2025-12-191-1/+1
* Merge remote-tracking branch 'origin/master'Dmitry Gutov2025-12-191-72/+62
|\
| * ; Eglot: fix oversight and add back essential delete-dupsJoão Távora2025-12-191-2/+3
| * Eglot: remove "face" suffix for semtok-specific facesJoão Távora2025-12-191-3/+3
| * Eglot: fallback to project-files if no 'find' available (bug#79809)João Távora2025-12-181-69/+58
* | Re-introduce fallback to 'find' for extra ignores with older GitDmitry Gutov2025-12-191-0/+4
* | Revert "vc-git-project-list-files: Restore support for Git < 2.13"Dmitry Gutov2025-12-191-25/+24
|/
* Fix "No such file or directory" "vc-nil" in project-filesDmitry Gutov2025-12-181-1/+2
* vc-git-project-list-files: Restore support for Git < 2.13Dmitry Gutov2025-12-181-24/+25
* Eglot: speed up file watching outside project (bug#79809)João Távora2025-12-171-4/+23
* Fix init of auto/not-auto buffer-local vars in antlr-modeChristoph Wedler2025-12-171-7/+7
* Eglot: fix thinko, group file watchers by base URI (bug#79809)João Távora2025-12-171-35/+43
* Eglot: fix last change about relativePatternSupport (bug#79809)João Távora2025-12-161-1/+4
* Eglot: support relativePatternSupport for file watching (bug#79809)João Távora2025-12-161-49/+68
* Eglot: improve pull diagnostics supportJoão Távora2025-12-151-69/+90
* Eglot: half-decent pull diagnostics supportJoão Távora2025-12-141-59/+99
* project-files: Add the 'else' case to the previous changeDmitry Gutov2025-12-141-1/+4
* Make project--vc-list-files extensibleDmitry Gutov2025-12-141-113/+116
* Relax the condition on the values of DIRS in project-filesDmitry Gutov2025-12-141-3/+3
* Fix :type in `antlr-tool-command'Michael Albinus2025-12-121-1/+1
* ; * lisp/progmodes/antlr-mode.el: useless backslashesMattias Engdegård2025-12-121-1/+1
* ; * lisp/progmodes/hideshow.el (hs-cycle-filter): Tweak docstring (bug#79970).Juri Linkov2025-12-121-1/+3
* ; * lisp/progmodes/hideshow.el (hs-cycle): Fix regression. (Bug#79983)Elías Gabriel Pérez2025-12-121-2/+3
* ; * lisp/progmodes/antlr-mode.el (antlr-syntax-propertize): Doc fix.Eli Zaretskii2025-12-111-1/+1
* ; * lisp/progmodes/antlr-mode.el (cl-seq): Require.Eli Zaretskii2025-12-101-0/+1
* Merge branch 'antlr-mode'Stefan Monnier2025-12-101-974/+1921
|\
| * antlr-mode.el: Cosmetics, mostly to silence compiler warningsStefan Monnier2025-12-101-58/+63
| * Update progmodes/antlr-mode.el from v2.2c to v3.2.0feature/antlr-modeChristoph Wedler2025-12-091-948/+1890
* | * lisp/progmodes/hideshow.el (hs-minor-mode): Show/hide margins.Juri Linkov2025-12-091-1/+14
* | ; * lisp/progmodes/hideshow.el: Fix comments.Elías Gabriel Pérez2025-12-091-8/+5
|/
* ; * lisp/progmodes/hideshow.el (hs-block-positions): Fix throw tag.Elías Gabriel Pérez2025-12-081-1/+1
* hideshow: Deep cleaning. (Bug#79934)Elías Gabriel Pérez2025-12-081-691/+610
* sh-script: Fix fontification of command-invocations in 'bash-ts-mode'Jostein Kjønigsen2025-12-061-1/+1
* hideshow.el: New commands 'hs-cycle' and 'hs-toggle-all'. (Bug#79877)Elías Gabriel Pérez2025-12-011-40/+123
* Make goto-address/bug-reference buttons TAB-navigable in 'button-mode'Juri Linkov2025-11-301-0/+1
* ; * lisp/progmodes/project.el (project-compile): Fix last change.Sean Whitton2025-11-301-2/+3
* Show Flymake diagnostics on clicking mouse-1 on the mode-line indicatorJuri Linkov2025-11-301-0/+2
* Cache VC incoming revisionsSean Whitton2025-11-301-0/+2
* project-compile: Don't let-bind compile-commandSean Whitton2025-11-301-12/+20
* Eglot: revert changes to eglot-rename's interface (bug#79757)João Távora2025-11-301-1/+1
* eglot: add "ty" LSP server for Python to 'eglot-server-programs'Eli Zaretskii2025-11-291-0/+1
* Eglot: re-do semantic tokens again (bug#79374)João Távora2025-11-281-130/+94
* ; Eglot: remove/address a FIXME added by Stefan MonnierJoão Távora2025-11-281-1/+0