aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Fix broken links to gmane.orgStefan Kangas2023-10-241-2/+2
* tsx-ts-mode--font-lock-compatibility-bb1f97b: Re-fix the previous fixDmitry Gutov2023-10-211-1/+1
* Silence macro expansion during completion at pointJens Schmidt2023-10-051-2/+7
* ; Normalize GNU ELPA :core package statementsStefan Kangas2023-10-011-2/+2
* Add missing builtin package declarationsStefan Kangas2023-09-181-0/+1
* ; * lisp/progmodes/flymake.el (flymake-mode): Fix 'cond'.Eli Zaretskii2023-09-171-2/+2
* Add indentation rules for type_argumentsTheodor Thornhill2023-09-171-0/+2
* typescript-ts-mode.el: Minor touchesDmitry Gutov2023-09-161-3/+6
* Improve namespacing situation WRT to recent change in typescript-ts-mode.elDmitry Gutov2023-09-161-7/+7
* ; Declare some treesit.c functions in typescript-ts-mode.el.Eli Zaretskii2023-09-161-0/+3
* tsx-ts-mode--font-lock-compatibility-bb1f97b: ImproveDmitry Gutov2023-09-151-1/+1
* : Doc fix.Eli Zaretskii2023-09-141-2/+2
* Doc fix for prettify-symbols-unprettify-at-pointStefan Kangas2023-09-141-1/+4
* Tweak s-p-f for js-ts-modeDmitry Gutov2023-09-131-0/+2
* typescript-ts-mode, tsx-ts-mode: Fix syntax properties for regexp and jsxJostein Kjønigsen2023-09-131-0/+39
* * lisp/progmodes/c-ts-mode.el (c++-ts-mode): Provide (bug#65895).Eli Zaretskii2023-09-121-0/+1
* Fix c-ts-mode BSD style indentationYuan Fu2023-09-071-0/+1
* Ignore errors when checking for object initializers (bug#63379)Theodor Thornhill2023-09-021-1/+1
* Doc fixes for obsolete functions and variablesStefan Kangas2023-09-021-4/+0
* Add "terraform-ls" LSP server to EglotRoss Timson2023-09-011-1/+2
* Add syntax-propertize-function to js-ts-modeDmitry Gutov2023-09-011-0/+24
* Fix 'makefile-browser-client' variable initializationChristoph Göttschkes2023-08-241-1/+1
* Support defun navigation for DEFUN in c-ts-mode (bug#64442)Yuan Fu2023-08-191-55/+60
* Fix jsx font-lock in older tree-sitter-js grammarsdannyfreeman2023-08-171-31/+4
* ; lisp/progmodes/csharp-mode.el (treesit-query-capture): Declare (bug#65297).Daniel Martín2023-08-151-0/+1
* Update csharp tree-sitter support due to upstream changesJ M2023-08-121-3/+8
* Properly expand the JSX indentation rules in 'js-ts-mode'dannyfreeman2023-08-101-1/+1
* * Add `emacs-lisp-native-compile' to easy-menu.Andrea Corallo2023-08-101-0/+3
* * lisp/progmodes/elisp-mode.el (emacs-lisp-mode-menu): Simplify condition.Andrea Corallo2023-08-101-2/+1
* * Introduce `emacs-lisp-native-compile'.Andrea Corallo2023-08-101-5/+12
* Add native-compilation to Emacs Lisp mode menuEli Zaretskii2023-08-091-0/+4
* Delete comment saying that project.el is experimentalStefan Kangas2023-08-041-5/+0
* Add new keyword to 'typescript-ts-mode'Eli Zaretskii2023-08-031-1/+1
* Backport: Fix some tree-sitter :match regexpsBasil L. Contovounesios2023-07-305-12/+15
* Update CMake support due to upstream changes (bug#64922)Vincenzo Pupillo2023-07-291-14/+38
* Remove nullptr named node from c++-ts-mode (bug#64818)Theodor Thornhill2023-07-241-3/+1
* Make compat check also check typescriptTheodor Thornhill2023-07-241-4/+5
* ; * lisp/progmodes/typescript-ts-mode.el (treesit-query-capture): Declare.Eli Zaretskii2023-07-231-0/+1
* Update JSX support due to upstream changes (bug#64647)Vincenzo Pupillo2023-07-221-17/+44
* Update TSX support due to upstream changes (bug#64647)Vincenzo Pupillo2023-07-221-23/+55
* * lisp/progmodes/gdb-mi.el: Fix interactive invocation of 'gud-go'.Wang Diancheng2023-07-151-1/+1
* ; * lisp/progmodes/sql.el (sql-interactive-mode): Remove FIXME (bug#64602).YugaEgo2023-07-141-1/+1
* * lisp/progmodes/grep.el (rgrep): Fix docstring.Juri Linkov2023-07-031-3/+4
* Include a help-echo for flymake's modeline countersSpencer Baugh2023-07-031-0/+6
* C Mode: Don't fontify foo globally as type due to "struct foo"Alan Mackenzie2023-07-012-1/+2
* Make js-beginning-of-defun return non-nil on successDaniel Martín2023-06-291-27/+34
* Add selector_expression indentation ruleTheodor Thornhill2023-06-231-0/+1
* Add "nixd" LSP server to EglotEli Zaretskii2023-06-221-1/+1
* Disable target-async by default in gdb-mi.elEli Zaretskii2023-06-211-2/+4
* Eglot: again fix positions of coinciding inlay hint overlays (bug#64101)João Távora2023-06-191-4/+4