aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* hideshow: New function 'hs-add-cycle-binding' (Bug#80657)Elias Gabriel Perez3 days1-21/+31
* (elisp--font-lock-flush-elisp-buffers): Avoid eager font-lockingStefan Monnier5 days1-1/+3
* (elisp--local-variables): Restore point earlierStefan Monnier5 days1-23/+24
* lisp/progmodes/project.el (generator): Don't require at run-timeStefan Monnier7 days1-1/+1
* Eglot: improve safety spec of eglot-workspace-configurationDiep Pham9 days1-1/+2
* grep-edit--prepare-buffer: Fix allowed insertion positionsDmitry Gutov12 days1-2/+6
* xref-edit--prepare-buffer: Prohibit insertion before group headers tooDmitry Gutov12 days1-1/+2
* Eglot: release version 1.23João Távora13 days1-2/+2
* Eglot: unbreak eglot-report-progress when set to 'messages' (bug#80653)João Távora13 days1-3/+4
* Eglot: release version 1.22João Távora13 days1-2/+2
* Eglot: revert part of last changeJoão Távora13 days1-3/+2
* xref-edit--prepare-buffer: Fix text insertion behavior around prefixDmitry Gutov2026-04-011-1/+6
* xref-edit-mode: Compute 'occur-target' markers lazilyDmitry Gutov2026-04-011-6/+15
* Change "XREF" to "Xref" in mode lighterDmitry Gutov2026-04-011-4/+4
* Add xref-edit-mode (bug#80616)Dmitry Gutov2026-04-011-0/+87
* (c++-ts-mode): Fix bug#80682Stefan Monnier2026-03-271-0/+1
* Add predicate for initial_terminalBasil L. Contovounesios2026-03-261-0/+2
* Give compile-command a :group againBasil L. Contovounesios2026-03-251-0/+1
* Delay initializing 'compile-command' to runtime (bug#80648)Pip Cet2026-03-221-0/+1
* ; Simplify 'elisp-fontify-symbol'.Eshel Yaron2026-03-201-7/+2
* ; Adapt 'elisp-fontify-symbol' to 'cursor-sensor-mode' changesEshel Yaron2026-03-191-5/+7
* hideshow: Fix 'hs-hide-block-behavior' set to 'after-cursor'.Elias Gabriel Perez2026-03-191-4/+4
* hideshow: New minor mode 'hs-indentation-mode'. (Bug#80179)Elías Gabriel Pérez2026-03-191-35/+98
* lisp/progmodes/elisp-mode.el (elisp--local-macroenv): Add `static-if`Stefan Monnier2026-03-181-1/+2
* Merge remote-tracking branch 'origin/scratch/error-API'Stefan Monnier2026-03-154-28/+11
|\
| * Use single-arg form of `signal` to re-throw an errorStefan Monnier2026-03-102-2/+2
| * Use the new error API functionsStefan Monnier2026-03-102-26/+9
* | etags-regen: Don't try to generate tags during completion, by defaultDmitry Gutov2026-03-141-2/+18
* | Simplify 'xref-mouse-mode-map'Philip Kaludercic2026-03-141-8/+4
* | Fix project-recompile directoryBasil L. Contovounesios2026-03-131-8/+10
* | Fix window-height of project-kill-buffersBasil L. Contovounesios2026-03-121-9/+10
* | Add 'xref-mouse-mode' minor modePhilip Kaludercic2026-03-121-0/+28
* | (elisp--shorthand-aware-(f)boundp): Don't allocateStefan Monnier2026-03-111-14/+21
|/
* ; Bump flymake's version again, to 1.4.5Dmitry Gutov2026-03-091-1/+1
* Restore use of cl-member-if and cl-plusp to flymake.elSean Whitton2026-03-091-7/+9
* Fix Non-existent commands in flymake-diagnostics-buffer-mode-mapDmitry Gutov2026-03-091-3/+4
* Improve Python setup codes to avoid leaving global nameskobarity2026-03-071-13/+21
* (flymake-start): Give a bit more info in the logStefan Monnier2026-03-041-2/+4
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton2026-03-041-7/+7
* Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias Engdegård2026-03-031-7/+7
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2026-03-033-40/+52
|\
| * eglot.el: Avoid `%s` for composite objectsStefan Monnier2026-03-031-18/+21
| * CC Mode: Handle mixed symbols and non-symbols in regexpsAlan Mackenzie2026-03-031-15/+24
| * Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton2026-03-031-7/+7
* | Fix grep defaultsMichael Albinus2026-03-031-16/+19
|/
* sh-script: Mark + and * as punctuation rather than a symbol constituentJames Cherti2026-03-021-0/+2
* ; Explain some details about rust-panic rule (bug#80403)Mattias Engdegård2026-03-011-1/+5
* Add Rust panic message pattern (bug#80403)Jacek Świerk2026-03-011-0/+12
* Better project-find-file error in empty projectBasil L. Contovounesios2026-02-281-1/+4
* ; Avoid byte-compilation warning in c-ts-common.elEli Zaretskii2026-02-261-6/+6