1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/progmodes
2025-04-13 11:13:36 +03:00
..
antlr-mode.el Prefer decf to cl-decf 2025-02-23 00:38:22 +01:00
asm-mode.el (asm-mode): Fix bug#75542 2025-01-16 17:18:24 -05:00
autoconf.el Improve autoconf-mode macro detection 2025-02-17 17:28:05 -08:00
bat-mode.el Prefer defvar-keymap in bat-mode.el 2025-01-20 18:32:33 +01:00
bug-reference.el Prefer incf to cl-incf in progmodes/*.el 2025-02-25 08:28:30 +01:00
c-ts-common.el Add block-comment-start and block-comment-end to supported modes 2025-04-13 11:12:59 +03:00
c-ts-mode.el New command 'treesit-toggle-sexp-mode' (bug#76676). 2025-04-09 21:21:53 +03:00
cc-align.el C++ Mode: Fix some indentation bugs. FIxes bug#19867 2025-03-27 10:24:48 +00:00
cc-awk.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cc-bytecomp.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cc-cmds.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cc-defs.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cc-engine.el C++ Mode: Fix some indentation bugs. FIxes bug#19867 2025-03-27 10:24:48 +00:00
cc-fonts.el C++ Mode: Fix some indentation bugs. FIxes bug#19867 2025-03-27 10:24:48 +00:00
cc-guess.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cc-langs.el C++ Mode: Fix some indentation bugs. FIxes bug#19867 2025-03-27 10:24:48 +00:00
cc-menus.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cc-mode.el C++ Mode: Fix some indentation bugs. FIxes bug#19867 2025-03-27 10:24:48 +00:00
cc-styles.el C++ Mode: Fix some indentation bugs. FIxes bug#19867 2025-03-27 10:24:48 +00:00
cc-vars.el C++ Mode: Fix some indentation bugs. FIxes bug#19867 2025-03-27 10:24:48 +00:00
cfengine.el Recommend using 'keymap-global-set' in Commentaries 2025-03-15 04:06:31 +01:00
cl-font-lock.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cmacexp.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cmake-ts-mode.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
compile.el Make compilation-filter-hook into a defcustom 2025-03-20 19:21:08 +01:00
cperl-mode.el Merge from origin/emacs-30 2025-03-12 10:09:09 +08:00
cpp.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
csharp-mode.el Add the treesit 'list' thing to csharp/go/php/rust-ts-mode (bug#73404) 2025-03-15 20:37:46 +02:00
cwarn.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
dcl-mode.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
dockerfile-ts-mode.el Improve fontification of docker-files 2025-02-23 01:03:00 +01:00
ebnf-abn.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ebnf-bnf.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ebnf-dtd.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ebnf-ebx.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ebnf-iso.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ebnf-otz.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ebnf-yac.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ebnf2ps.el Recommend using 'keymap-global-set' in Commentaries 2025-03-15 04:06:31 +01:00
ebrowse.el Prefer incf to cl-incf in progmodes/*.el 2025-02-25 08:28:30 +01:00
eglot.el Eglot: announce support for diagnostic version checks (bug#77588) 2025-04-08 22:16:27 +01:00
elisp-mode.el Optionally display function docstring in eldoc 2025-04-05 12:08:20 +03:00
elixir-ts-mode.el Fix treesit-forward-sexp/list navigation in the middle of a node. 2025-04-10 19:20:35 +03:00
erts-mode.el Prefer defface's ':weight bold' to obsolete alias ':bold t' 2025-01-21 09:29:09 +01:00
etags-regen.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
etags.el ; * lisp/progmodes/etags.el (tags-verify-table): Improve comment (bug#75946). 2025-02-01 15:44:47 +02:00
executable.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
f90.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
flymake-cc.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
flymake-proc.el Use replace-region-contents to replace insert+delete 2025-03-29 17:49:49 -04:00
flymake.el flymake: fall back to margins on text terminals 2025-04-12 14:10:19 +03:00
fortran.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gdb-mi.el Prefer incf to cl-incf in progmodes/*.el 2025-02-25 08:28:30 +01:00
glasses.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
go-ts-mode.el Add block-comment-start and block-comment-end to supported modes 2025-04-13 11:12:59 +03:00
grep.el grep: Signal error if unable to access directory 2025-03-01 03:24:48 +01:00
gud.el Prefer '(oddp A)' to '(= 1 (% A 2))' 2025-02-17 05:37:10 +01:00
heex-ts-mode.el New command 'treesit-toggle-sexp-mode' (bug#76676). 2025-04-09 21:21:53 +03:00
hideif.el Prefer incf to cl-incf in progmodes/*.el 2025-02-25 08:28:30 +01:00
hideshow.el Use TS to support 'hs-minor-mode' in 'lua-ts-mode' 2025-03-08 20:50:59 +02:00
icon.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
inf-lisp.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
java-ts-mode.el New command 'treesit-toggle-sexp-mode' (bug#76676). 2025-04-09 21:21:53 +03:00
js.el Add block-comment-start and block-comment-end to supported modes 2025-04-13 11:12:59 +03:00
json-ts-mode.el Add block-comment-start and block-comment-end to supported modes 2025-04-13 11:12:59 +03:00
ld-script.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
lua-ts-mode.el ; Fix a typo in last change. 2025-04-13 11:13:36 +03:00
m4-mode.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
make-mode.el (makefile-dependency-regex): Fix bug#76759 2025-03-09 22:07:39 -04:00
meta-mode.el Prefer defvar-keymap in meta-mode.el 2025-02-18 20:04:16 +01:00
mixal-mode.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
modula2.el
octave.el Use defvar-keymap for some trivial keymaps 2025-03-16 13:48:11 +01:00
opascal.el Add block-comment-start and block-comment-end to supported modes 2025-04-13 11:12:59 +03:00
pascal.el Add block-comment-start and block-comment-end to supported modes 2025-04-13 11:12:59 +03:00
peg.el PEG: Fix bug#76555 2025-03-27 08:59:32 -04:00
perl-mode.el perl-mode.el: Avoid obsolete font-lock face vars 2025-04-04 23:53:10 -04:00
php-ts-mode.el New command 'treesit-toggle-sexp-mode' (bug#76676). 2025-04-09 21:21:53 +03:00
prog-mode.el Fix prettify-symbols-mode with composition rules 2025-04-08 19:04:41 +03:00
project.el Fix C-x p p for remote directories with no Tramp connection 2025-04-04 02:19:45 +03:00
prolog.el Prefer defface's ':slant italic' to obsolete alias ':italic t' 2025-01-21 09:56:59 +01:00
ps-mode.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
python.el Add repeat-map for Python indentation commands 2025-04-04 09:42:43 +03:00
ruby-mode.el Prefer '(oddp A)' to '(= 1 (logand A 1))' 2025-02-17 19:33:56 +01:00
ruby-ts-mode.el Fix treesit-forward-sexp/list navigation in the middle of a node. 2025-04-10 19:20:35 +03:00
rust-ts-mode.el Add the treesit 'list' thing to csharp/go/php/rust-ts-mode (bug#73404) 2025-03-15 20:37:46 +02:00
scheme.el Add scheme-mode indentation for SRFI 64, R7RS guard 2025-02-06 02:02:45 +01:00
sh-script.el Fix treesit-forward-sexp/list navigation in the middle of a node. 2025-04-10 19:20:35 +03:00
simula.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sql.el MariaDB and Mysql handle escaped aphostrophes in the same way 2025-03-20 14:47:18 +02:00
subword.el Make define-global-minor-mode alias obsolete 2025-02-26 06:37:52 +01:00
tcl.el Prefer incf to cl-incf in progmodes/*.el 2025-02-25 08:28:30 +01:00
typescript-ts-mode.el Add block-comment-start and block-comment-end to supported modes 2025-04-13 11:12:59 +03:00
vera-mode.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
verilog-mode.el Prefer defface's ':slant italic' to obsolete alias ':italic t' 2025-01-21 09:56:59 +01:00
vhdl-mode.el Prefer defface's ':slant italic' to obsolete alias ':italic t' 2025-01-21 09:56:59 +01:00
which-func.el Use defvar-keymap in which-func.el 2025-03-15 04:06:31 +01:00
xref.el xref: error -> user-error: reduce debug-on-error annoyance 2025-03-21 21:11:07 -04:00
xscheme.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00