emacs/lisp/progmodes
Eli Zaretskii acfd261a61 Merge from origin/emacs-29
0d8b69e0ad Don't ding when completion succeeded
f11e2d3699 ; * admin/git-bisect-start: Update failing commits
9855a3ea74 ; * src/xdisp.c (redisplay_tool_bar): Fix a typo in a com...
f4ee696b88 Improve documentation of color-related functions
90eadc3e23 Revert "* package.el (package--get-activatable-pkg): Pref...
65f355ea0a ; Update my mail address
a3a69ec234 Fix connection-local user options handling (bug#63300)
240803cc3e Document 'startup-redirect-eln-cache'
026afb2298 ; * etc/PROBLEMS: Entry about crashes due to anti-virus (...
bcc222251e Fix `emacs-lisp-native-compile-and-load' for C-h f (bug#5...
07c8211ca3 Add 'infer' as a keyword to typescript-ts-mode (bug#63880)
dd2d8ff2f5 ; * etc/NEWS: Mention the issue with PGTK on WSL (bug#633...
fa8135f891 Revert changes to the order in which package descs are lo...
27fcfa2c0a ; * etc/NEWS: Improve instructions for grammar libraries.
2a84ab905c Handle point in last file-name component in minibuffer co...
05f25238b7 Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/...
4bc043ff45 Avoid asking redundant question in emacsbug.el
2eadf328d0 * test/infra/Dockerfile.emba (emacs-base): Don't install ...
583ba1db7e typescript-ts-mode: Add a rule for function_signature

# Conflicts:
#	etc/NEWS
#	lisp/minibuffer.el
2023-06-10 06:42:43 -04:00
..
antlr-mode.el Use delete-char instead of backward-delete-char 2023-02-22 12:55:45 +01:00
asm-mode.el
autoconf.el
bat-mode.el
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 Merge from origin/emacs-29 2023-05-26 07:03:07 -04:00
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el
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 Fontify Java constructor names and arglists 2023-05-26 14:32:07 +00:00
cc-fonts.el Improve C++ concept indentation. 2023-04-14 16:37:33 +00:00
cc-guess.el
cc-langs.el Improve C++ concept indentation. 2023-04-14 16:37:33 +00:00
cc-menus.el
cc-mode.el CC Mode: Fontify function names after long stretches of macros. 2023-05-12 10:33:15 +00:00
cc-styles.el Use delq return value (bug#61730) 2023-05-20 11:05:57 +02:00
cc-vars.el Improve C++ concept indentation. 2023-04-14 16:37:33 +00:00
cfengine.el
cl-font-lock.el
cmacexp.el
cmake-ts-mode.el Rename the newly added -ref- faces to -use- 2023-02-28 04:08:55 +02:00
compile.el Introduce 'compilation-annotation' text property 2023-02-27 21:14:41 +02:00
cperl-mode.el Use t for non-nil default values in boolean defcustom declarations 2023-04-28 15:03:47 +02:00
cpp.el
csharp-mode.el Merge from origin/emacs-29 2023-05-18 07:49:49 -04:00
cwarn.el
dcl-mode.el Fix interactive forms in some Lisp packages 2023-05-06 11:29:58 +03:00
dockerfile-ts-mode.el Merge from origin/emacs-29 2023-06-03 05:50:58 -04:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el ebnf2ps: eliminate double nreverse 2023-04-10 15:12:01 +02:00
ebnf-yac.el
ebnf2ps.el
ebrowse.el Fix interactive forms in some Lisp packages 2023-05-06 11:29:58 +03:00
eglot.el ; Eglot: simplify last change to eglot-unregister-capability 2023-06-09 02:12:19 +01:00
elisp-mode.el Merge from origin/emacs-29 2023-06-10 06:42:43 -04:00
elixir-ts-mode.el Improve call indentation for elixir-ts-mode 2023-04-29 12:16:56 +03:00
erts-mode.el
etags.el Fix the documentation of various aspects of adding Xref history 2023-03-17 10:14:41 +02:00
executable.el
f90.el
flymake-cc.el
flymake-proc.el
flymake.el flymake-end-of-line-diagnostics-face: Tweak a little 2023-04-19 01:57:26 +03:00
fortran.el
gdb-mi.el Fix apparently wrong delete and delq value discards (bug#61730) 2023-05-24 23:01:10 +02:00
glasses.el
go-ts-mode.el Merge from origin/emacs-29 2023-06-03 05:50:58 -04:00
grep.el New user option 'grep-use-headings' 2023-02-27 21:14:47 +02:00
gud.el Fix interactive forms in some Lisp packages 2023-05-06 11:29:58 +03:00
heex-ts-mode.el Add heex-ts-mode (Bug#61996) 2023-03-12 17:40:06 +02:00
hideif.el Repair hideif regexp problems 2023-01-27 17:27:15 +01:00
hideshow.el Teach 'hs-minor-mode' about tree-sitter based modes 2023-02-02 19:41:09 +02:00
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el
idlw-toolbar.el
idlwave.el Fix apparently wrong delete and delq value discards (bug#61730) 2023-05-24 23:01:10 +02:00
inf-lisp.el
java-ts-mode.el Merge from origin/emacs-29 2023-06-03 05:50:58 -04:00
js.el Merge from origin/emacs-29 2023-02-28 06:30:13 +01:00
json-ts-mode.el Merge from origin/emacs-29 2023-02-28 06:30:13 +01:00
ld-script.el
m4-mode.el
make-mode.el Don't use mapconcat for effect 2023-04-10 15:20:27 +02:00
meta-mode.el
mixal-mode.el
modula2.el
octave.el
opascal.el
pascal.el
perl-mode.el
prog-mode.el ; Fix byte-compilation warnings in --without-x build 2023-05-11 16:25:46 +03:00
project.el Merge from origin/emacs-29 2023-06-03 05:50:58 -04:00
prolog.el Remove unused values in effect context 2023-04-09 16:45:40 +02:00
ps-mode.el
python.el Merge from origin/emacs-29 2023-06-03 05:50:58 -04:00
ruby-mode.el Merge from origin/emacs-29 2023-04-15 13:02:04 -04:00
ruby-ts-mode.el ruby-ts-mode: Do not treat parenless calls' args as separate sexp 2023-04-12 02:28:02 +03:00
rust-ts-mode.el ; Fix last change 2023-06-03 11:34:11 +03:00
scheme.el Avoid using rx any for not-newline 2023-05-30 17:44:53 +02:00
sh-script.el Merge from origin/emacs-29 2023-04-15 12:44:48 -04:00
simula.el
sql.el sql: add missing postgresql types 2023-04-20 10:50:04 +03:00
subword.el
tcl.el
typescript-ts-mode.el Merge from origin/emacs-29 2023-06-10 06:42:43 -04:00
vera-mode.el
verilog-mode.el Merge from verilog-mode upstream. 2023-06-06 21:46:19 -04:00
vhdl-mode.el Another fix for VHDL mode highlighting 2023-05-13 16:50:55 +03:00
which-func.el
xref.el Merge from origin/emacs-29 2023-04-21 07:29:14 -04:00
xscheme.el