aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the new error API functionsfeature/error-APIStefan Monnier2 days1-5/+3
* Improve Python setup codes to avoid leaving global nameskobarity4 days1-13/+21
* (flymake-start): Give a bit more info in the logStefan Monnier7 days1-2/+4
* Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton7 days1-7/+7
* Revert "Rename 'any' to 'member-if' and deprecate 'cl-member-if'"Mattias Engdegård8 days1-7/+7
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus8 days3-40/+52
|\
| * eglot.el: Avoid `%s` for composite objectsStefan Monnier8 days1-18/+21
| * CC Mode: Handle mixed symbols and non-symbols in regexpsAlan Mackenzie8 days1-15/+24
| * Rename 'any' to 'member-if' and deprecate 'cl-member-if'Sean Whitton8 days1-7/+7
* | Fix grep defaultsMichael Albinus8 days1-16/+19
|/
* sh-script: Mark + and * as punctuation rather than a symbol constituentJames Cherti9 days1-0/+2
* ; Explain some details about rust-panic rule (bug#80403)Mattias Engdegård10 days1-1/+5
* Add Rust panic message pattern (bug#80403)Jacek Świerk10 days1-0/+12
* Better project-find-file error in empty projectBasil L. Contovounesios11 days1-1/+4
* ; Avoid byte-compilation warning in c-ts-common.elEli Zaretskii13 days1-6/+6
* Make c-ts-common-comment-start-skip publicYuan Fu13 days1-4/+4
* c-ts-mode: Don't assume comment-start-skip is setArsen Arsenović13 days1-4/+8
* Fix arguments to project--buffer-check when reading a project bufferSteven Allen2026-02-231-4/+4
* Fix broken `FOO-mode-indent-offset` conventionStefan Monnier2026-02-229-213/+237
* Improve m4-mode font lockBasil L. Contovounesios2026-02-221-46/+50
* Use a custom Pdb class in the Python shellLiu Hui2026-02-211-127/+155
* Use git ls-files --deduplicate in project.el (bug#80409)Basil L. Contovounesios2026-02-201-13/+14
* Remove (featurep 'project) guards in python.elkobarity2026-02-191-10/+5
* project--delete-zombie-projects: Bind tramp-error-show-message-timeout to nilDmitry Gutov2026-02-171-9/+11
* project.el: Fix in submodules with nonexistent git root (bug#80402)Heinz Fridolin2026-02-151-0/+1
* elisp--highlight-function-argument: Handle special syntax correctlyVili Aapro2026-02-151-0/+3
* elisp--highlight-function-argument: Use forward-sexpVili Aapro2026-02-151-4/+7
* elisp--highlight-function-argument: Use temporary bufferVili Aapro2026-02-151-26/+30
* Fix project-buffers error on buffers with nil default-directoryYikai Zhao2026-02-151-3/+3
* vc-find-backend-function: Require vc for default implementationsSean Whitton2026-02-141-1/+1
* Fix 'eglot-imenu'Eli Zaretskii2026-02-141-1/+1
* Eglot: fix neocmakelsp invocationJoão Távora2026-02-131-1/+1
* Revert "Use 'project-name-cached' in 'python-shell-get-process-name'"kobarity2026-02-131-12/+5
* make-mode.el: Avoid obsolete font-lock-*-face` variablesStefan Monnier2026-02-111-9/+9
* Improve project-vc-*cache-timeout docstringsDmitry Gutov2026-02-101-4/+6
* Do cache and timed invalidation in "VC-aware" project backendDmitry Gutov2026-02-101-35/+98
* Amend previous to avoid remote call in project--remove-from-project-listDmitry Gutov2026-02-101-2/+3
* project--delete-zombie-projects: Handle "Tramp failed to connect"Dmitry Gutov2026-02-091-1/+6
* Eglot: Add "static-ls" to Haskell LSP listMatthew Bauer2026-02-081-1/+2
* Change the type of 'python-eldoc-function-timeout' to numberkobarity2026-02-071-1/+1
* Use 'project-name-cached' in 'python-shell-get-process-name'kobarity2026-02-071-5/+12
* Revert "Performance improvement of 'python-shell-get-process'"kobarity2026-02-071-20/+1
* etags-regen--build-program-options: Expand the error message textDmitry Gutov2026-02-071-1/+1
* etags--xref-backend: Move the definition to autoloadsDmitry Gutov2026-02-071-1/+5
* Allow using xref-find-references without visiting a tags tableDmitry Gutov2026-02-062-10/+17
* Eglot: fix thinko in eglot--async-requestJoão Távora2026-02-051-12/+15
* ; * lisp/progmodes/elisp-mode.el: slightly better rescanning pointMattias Engdegård2026-02-011-1/+1
* Fix lazy doc string fontify bug in elisp-byte-code-mode (bug#80292)Mattias Engdegård2026-01-311-1/+3
* Eglot: recall diagnostics froms unopened files on session startJoão Távora2026-01-301-9/+24
* * lisp/progmodes/eglot.el (eglot-server-programs): Use "elp" for erlang-mode.Juri Linkov2026-01-301-1/+1