summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAge
* Fix comment-start-skip in tree-sitter modes (bug#59690)Yuan Fu2022-12-03
* Revert "Make easy-mmode-defmap obsolete and adjust only caller"Eli Zaretskii2022-12-03
* Use file-name-nondirectory to determine default project-nameRandy Taylor2022-12-02
* Speed up auto-completion in 'sh-script-mode'Yikai Zhao2022-12-02
* Add tsx-ts-mode to eglot-server-programsBrian Leung2022-12-02
* ; Change c-ts-mode--base-mode to c-ts-base-modeYuan Fu2022-12-01
* Add new TypeScript mode tsx-ts-modeTheodor Thornhill2022-12-01
* Add case and match to python--treesit-keywords (bug#59720)Daniel Martín2022-12-01
* ; * lisp/progmodes/c-ts-mode.el: Change rx to regexp-opt.Yuan Fu2022-12-01
* project-files (VC-aware): Make sure the VC backend is loadedDmitry Gutov2022-12-02
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
* Add highlighting Python operators (bug#59629)kobarity2022-12-01
* Fix types in various defcustom declarationsMattias Engdegård2022-12-01
* New user option: project-vc-extra-root-markersDmitry Gutov2022-12-01
* Add inline to c-ts-mode--keywordsDaniel Martín2022-11-30
* Remove duplicate "friend" from c-ts-mode--keywordsDaniel Martín2022-11-30
* Fix c-ts-mode defun movement (bug#59628)Yuan Fu2022-11-30
* project-current: Improve the docstringDmitry Gutov2022-11-30
* Sink python indent offset guessing to avoid test failureMattias Engdegård2022-11-30
* CC Mode: Prevent lone ids being parsed as types unless in decl arglistsAlan Mackenzie2022-11-29
* ; Improve error message when LSP server not foundStefan Kangas2022-11-29
* Allow csharp-mode in c-default-styleMattias Engdegård2022-11-29
* In project-find-file, add abbreviated file names to historyAugusto Stoffel2022-11-29
* * lisp/progmodes/project.el (project-vc-name): Fix the :type form (bug#48747).Dmitry Gutov2022-11-29
* Improve fontification in csharp-ts-modeJostein Kjønigsen2022-11-28
* Improve fontification in typescript-ts-modeJostein Kjønigsen2022-11-28
* Fix GUD item on the menu bar in source buffersEli Zaretskii2022-11-28
* ; Fix typo in eglot-alternatives (Bug#59653)Stefan Kangas2022-11-28
* * lisp/progmodes/xref.el (xref--outdated-p): Fix broken docstring.Dmitry Gutov2022-11-28
* Remove treesit-comment-start/end and use comment-start/end-skipYuan Fu2022-11-27
* ; Consistently call alists "association list"Stefan Kangas2022-11-27
* ; * lisp/progmodes/xref.el: Fix some typosJuanma Barranquero2022-11-27
* Fix xref interaction with which-func (bug#59575)Juanma Barranquero2022-11-27
* Fix xref to correctly display Windows absolute filenamesJuanma Barranquero2022-11-27
* Remove compatibility code in csharp-modeTheodor Thornhill2022-11-27
* ; * lisp/progmodes/sh-script.el (sh--redirect-bash-ts-mode): Doc fix.Eli Zaretskii2022-11-27
* Add js-ts-mode to eglot-server-programsTheodor Thornhill2022-11-27
* Make typescript-ts-mode not fallback to js-modeYuan Fu2022-11-26
* Make bash-ts-mode fall back to sh-mode if the file isn't in BashYuan Fu2022-11-26
* Correctly fontify types in typeof() expression in csharp-ts-modeJostein Kjønigsen2022-11-26
* Reorganize treesit-font-lock-feaure-list's to the new level schemeYuan Fu2022-11-26
* Partially fix some python tests (bug#59477)Yuan Fu2022-11-26
* ; Fix typosStefan Kangas2022-11-26
* In project-find-file and the like, add absolute file name to historyAugusto Stoffel2022-11-26
* eglot-server-programs: ts-mode -> typescript-ts-modeBrian Leung2022-11-26
* ; * lisp/progmodes/csharp-mode.el: Add Commentary.Stefan Kangas2022-11-26
* ; * lisp/progmodes/csharp-mode.el: Add author and maintainer.Yuan Fu2022-11-25
* Rename ts-mode to typescript-ts-modeTheodor Thornhill2022-11-26
* Rename ts-mode.el to typescript-ts-mode.elTheodor Thornhill2022-11-26
* Drop project--value-in-dirDmitry Gutov2022-11-25