..
antlr-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
asm-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
autoconf.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
bat-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
bug-reference.el
bug-reference: prevent match-data clobbering (bug#61395)
2023-02-10 19:22:56 +01:00
c-ts-common.el
Only fill the current paragraph in c-ts-common--fill-block-comment
2023-03-21 22:50:03 -07:00
c-ts-mode.el
Fix bol/bos anchors in tree-sitter :match regexps
2023-06-13 14:35:14 +01:00
cc-align.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
cc-awk.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
cc-bytecomp.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
cc-cmds.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
cc-defs.el
Make c-emacs-features use the proper binding of parse-sexp-lookup-properties
2023-05-10 11:16:32 -04:00
cc-engine.el
; * lisp/progmodes/cc-engine.el: Delete trailing whitespace.
2023-01-27 11:25:08 +01:00
cc-fonts.el
C Mode: Don't fontify foo globally as type due to "struct foo"
2023-07-01 11:17:31 +00:00
cc-guess.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
cc-langs.el
C Mode: Don't fontify foo globally as type due to "struct foo"
2023-07-01 11:17:31 +00:00
cc-menus.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
cc-mode.el
CC Mode: On removal of "typedef", remove pertinent types from c-found-types
2023-01-17 18:15:45 +00:00
cc-styles.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
cc-vars.el
CC Mode: Eliminate duplicate function c-list-of-strings
2023-03-18 10:26:54 +00:00
cfengine.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
cl-font-lock.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
cmacexp.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
cmake-ts-mode.el
Fix bol/bos anchors in tree-sitter :match regexps
2023-06-13 14:35:14 +01:00
compile.el
Tighten and simplify typescript compilation-mode regexps (bug#61104)
2023-02-06 17:47:00 +01:00
cperl-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
cpp.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
csharp-mode.el
; * lisp/progmodes/csharp-mode.el (csharp-ts-mode--defun-name): typo
2023-05-14 13:23:03 +02:00
cwarn.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
dcl-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
dockerfile-ts-mode.el
dockerfile-ts-mode: Prevent empty categories in imenu (Bug#63759)
2023-05-31 16:17:19 +03:00
ebnf-abn.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
ebnf-bnf.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
ebnf-dtd.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
ebnf-ebx.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
ebnf-iso.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
ebnf-otz.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
ebnf-yac.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
ebnf2ps.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
ebrowse.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
eglot.el
Add "nixd" LSP server to Eglot
2023-06-22 19:33:31 +03:00
elisp-mode.el
Fix `emacs-lisp-native-compile-and-load' for C-h f (bug#58314)
2023-06-06 12:21:43 +02:00
erts-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
etags.el
Fix the documentation of various aspects of adding Xref history
2023-03-17 10:14:41 +02:00
executable.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
f90.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
flymake-cc.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
flymake-proc.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
flymake.el
Include a help-echo for flymake's modeline counters
2023-07-03 14:11:41 +03:00
fortran.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
gdb-mi.el
Disable target-async by default in gdb-mi.el
2023-06-21 16:10:52 +03:00
glasses.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
go-ts-mode.el
Add selector_expression indentation rule
2023-06-23 15:38:01 +02:00
grep.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
gud.el
; * lisp/progmodes/gud.el (gud-tooltip-modes): Add ts- modes.
2023-01-07 18:44:16 -08:00
hideif.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
hideshow.el
Teach 'hs-minor-mode' about tree-sitter based modes
2023-02-02 19:41:09 +02:00
icon.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
idlw-complete-structtag.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
idlw-help.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
idlw-shell.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
idlw-toolbar.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
idlwave.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
inf-lisp.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
java-ts-mode.el
Revert "Fix some tree-sitter :match regexps"
2023-06-17 20:39:16 +01:00
js.el
Make js-beginning-of-defun return non-nil on success
2023-06-29 08:37:15 +03:00
json-ts-mode.el
Rename the newly added -ref- faces to -use-
2023-02-28 04:08:55 +02:00
ld-script.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
m4-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
make-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
meta-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
mixal-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
modula2.el
Prefer defvar-keymap in modula2.el
2022-10-20 09:36:11 +02:00
octave.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
opascal.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
pascal.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
perl-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
prog-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
project.el
Fix project-name for vc-aware backend in non-file buffers
2023-06-02 05:10:15 +03:00
prolog.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
ps-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
python.el
Fix bol/bos anchors in tree-sitter :match regexps
2023-06-13 14:35:14 +01:00
ruby-mode.el
ruby-add-log-current-method: Reduce the use of 'nreverse'
2023-04-13 00:46:11 +03:00
ruby-ts-mode.el
Revert "Fix some tree-sitter :match regexps"
2023-06-17 20:39:16 +01:00
rust-ts-mode.el
Revert "Fix some tree-sitter :match regexps"
2023-06-17 20:39:16 +01:00
scheme.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
sh-script.el
Fix bol/bos anchors in tree-sitter :match regexps
2023-06-13 14:35:14 +01:00
simula.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
sql.el
sql: add missing postgresql types
2023-04-20 10:50:04 +03:00
subword.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
tcl.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
typescript-ts-mode.el
Revert "Fix some tree-sitter :match regexps"
2023-06-17 20:39:16 +01:00
vera-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
verilog-mode.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
vhdl-mode.el
Another fix for VHDL mode highlighting
2023-05-13 16:50:55 +03:00
which-func.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
xref.el
xref-search-program-alist: Fix searching larger file lists on MS Windows
2023-04-19 01:29:50 +03:00
xscheme.el
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00