aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-30Michael Albinus2025-08-161-1/+1
|\
| * executable-interpret: Handle remote file namesZhengyi Fu2025-08-141-1/+1
* | Delete overlays from Flymake backends that no longer existMatthew Tromp2025-08-151-0/+20
* | New user option 'treesit-enabled-modes' (bug#79180)Juri Linkov2025-08-1417-85/+234
* | 'php-ts-mode' depends on 'mhtml-ts-mode' instead of JS,CSS and HTMLVincenzo Pupillo2025-08-101-772/+850
* | Revert "`php-ts-mode' depends on `mhtml-ts-mode' instead of JS,CSS and HTML"Eli Zaretskii2025-08-091-850/+772
* | `php-ts-mode' depends on `mhtml-ts-mode' instead of JS,CSS and HTMLVincenzo Pupillo2025-08-091-772/+850
* | Add multi-character pairs to lua-ts-mode and texinfo-modeElías Gabriel Pérez2025-08-091-0/+13
* | (js-json-mode): Set `editorconfig-indent-size-vars`Stefan Monnier2025-08-091-0/+1
* | VC other working trees: avoid reordering project--listSean Whitton2025-08-081-10/+18
* | Generalize finding project matching files to other major modesSean Whitton2025-08-081-24/+87
* | Fix Python PDB tracking for remote inferior Pythonkobarity2025-08-071-8/+40
* | Allow numbered buffer selection for project-shellPaul Nelson2025-08-061-11/+17
* | project-prompter: New PREDICATE and REQUIRE-KNOWN argumentsSean Whitton2025-08-041-13/+42
* | Improve region deletion handling in python.elJakub Ječmínek2025-08-021-3/+6
* | cperl-mode.el: Support syntax of Perl version 5.42Harald Jörg2025-07-281-22/+46
* | Make elint obsolete (bug#78685)Mattias Engdegård2025-07-051-9/+0
* | ; * lisp/progmodes/cc-engine.el: Fix trailing whitespace.Eli Zaretskii2025-07-051-1/+1
* | ; * lisp/progmodes/php-ts-mode.el: Docstring fixesPhil Sainty2025-07-041-2/+2
* | project--read-project-buffer: Re-apply category 'buffer' to completionDmitry Gutov2025-07-021-3/+9
* | uniquify-get-unique-names: Return a list with propertized stringsDmitry Gutov2025-07-021-1/+7
* | Merge from origin/emacs-30Eli Zaretskii2025-06-281-1/+1
|\ \ | |/
| * bug#78901: [PATCH] js-ts-mode: Fix auto-mode-alist regexpLiam Hupfer2025-06-281-1/+1
* | (peg-parse): Fix bug#78884Stefan Monnier2025-06-271-3/+7
* | Add alternative "ruby-lsp" to eglot-server-programs.Juri Linkov2025-06-251-1/+2
* | Improve treesit settings for python-ts-mode (bug#73404).Juri Linkov2025-06-251-8/+32
* | Allow automatically delete non-existent projects. (Bug#77566)Elías Gabriel Pérez2025-06-251-2/+33
* | CC Mode: Remove workarounds for missing "\_<", "\_>" in XEmacsAlan Mackenzie2025-06-239-297/+230
* | Fix 'c-ts-mode' indentation when the style is defined as a functionEli Zaretskii2025-06-221-4/+8
* | ; * lisp/progmodes/python.el (treesit-thing-settings): Defvar.Eli Zaretskii2025-06-211-0/+1
* | Fix setting custom 'c++-ts-mode' indent styleEli Zaretskii2025-06-211-1/+1
* | python-ts-mode: Improve fontificationJostein Kjønigsen2025-06-211-1/+6
* | (peg--merge-error) <guard>: Add missing methodStefan Monnier2025-06-201-1/+3
* | Use keyword :commit with full hashes for treesit-language-source-alist.Juri Linkov2025-06-2017-60/+93
* | Use treesit-thing-settings in python-ts-modeYuan Fu2025-06-171-17/+19
* | Add 'treesit-sexp-thing' to use instead of 'treesit-sexp-type-regexp'.Juri Linkov2025-06-123-16/+20
* | Amend CC Mode so that the test suite in XEmacs runs error freeAlan Mackenzie2025-06-116-105/+114
* | Add tree-sitter version of prog-fill-reindent-defun (bug#78703)Yuan Fu2025-06-091-9/+23
* | Extract out prog--text-at-point-p from prog-fill-reindent-defunYuan Fu2025-06-091-22/+26
* | ; * lisp/progmodes/prog-mode.el (prog-fill-reindent-defun): Typo.Yuan Fu2025-06-091-1/+1
* | * lisp/progmodes/c-ts-mode.el (c-ts-mode-menu): Add 'bound-and-true-p'.Juri Linkov2025-06-091-1/+1
* | project-switch-to-buffer: Don't disambiguate too muchDmitry Gutov2025-06-061-7/+22
* | Better command subst fontification in bash-ts-mode (bug#78567)Jostein Kjønigsen2025-06-041-1/+1
* | ; Fix recent changes in typescript-ts-mode.elYuan Fu2025-06-031-1/+1
* | lisp/progmodes/sh-script.el (sh-popup-occur-buffer): Remove unused varStefan Monnier2025-06-031-9/+0
* | ; Fix recent changes in typescript-ts-mode.elEli Zaretskii2025-06-031-2/+2
* | Restore c-ts-common-comment-setup in js-ts-mode and typescript-ts-mode.Juri Linkov2025-06-032-0/+2
* | Fix typescript-ts-mode tenary indentation (bug#77901)Yuan Fu2025-06-011-0/+24
* | Fontificatiomn improvements for typescrip-ts-mode.el (bug#78594)Jostein Kjønigsen2025-06-011-3/+34
* | Add additional keybindings for flymake diagnostics modesMatthew Tromp2025-05-311-0/+9