1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 06:20:43 -08:00
emacs/lisp/progmodes
Spencer Baugh b26ccf488e project.el: Use project-name to calculate prefixed buffer name
* lisp/progmodes/project.el (project-prefixed-buffer-name):
Use project-name to calculate prefixed buffer name (bug#62548).
(project-compilation-buffer-name-function): Update doc.
2023-04-09 04:51:37 +03:00
..
antlr-mode.el Use delete-char instead of backward-delete-char 2023-02-22 12:55:45 +01: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 Merge from origin/emacs-29 2023-04-06 14:38:20 -04: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 CC Mode: Fix a coding bug in c-make-keywords-re. This should fix bug #61135 2023-01-30 20:02:36 +00:00
cc-engine.el CC Mode: Miscellaneous coding fixes in c-forward-type 2023-04-06 09:14:56 +00:00
cc-fonts.el CC Mode: Fix fontification problems shown by test file templates-20.cc 2023-04-05 13:02:12 +00:00
cc-guess.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cc-langs.el Merge from origin/emacs-29 2023-02-21 10:27:27 +01: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 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 Fix some useless condition-case forms 2023-02-28 17:12:54 +01:00
cpp.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
csharp-mode.el Merge from origin/emacs-29 2023-02-28 06:30:13 +01: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 Merge from origin/emacs-29 2023-01-30 07:19:43 +01: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 Eglot: more work on eglot--sig-info (bug#62687) 2023-04-08 23:28:03 +01:00
elisp-mode.el Merge from origin/emacs-29 2023-03-07 06:30:10 +01:00
elixir-ts-mode.el Handle electric heredocs pairs in elixir-ts-mode 2023-04-06 13:05:39 +03: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 Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
fortran.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
gdb-mi.el Merge from origin/emacs-29 2023-03-08 06:30:18 +01:00
glasses.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
go-ts-mode.el Fix 'go-ts-mode's incorrect docstring inserted for methods 2023-03-26 15:02:52 +03:00
grep.el New user option 'grep-use-headings' 2023-02-27 21:14:47 +02:00
gud.el * lisp/progmodes/gud.el (gud-minor-menu-map): Fix thinko in last change 2023-03-10 12:22:43 -05: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 ; 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 Merge from origin/emacs-29 2023-03-14 18:14:48 +00: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 ; 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 Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
project.el project.el: Use project-name to calculate prefixed buffer name 2023-04-09 04:51:37 +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 Improve indenting "case" in Python 2023-03-26 05:03:07 +03:00
ruby-mode.el Remove ineffective uses of condition-case 2023-03-03 11:36:09 +01:00
ruby-ts-mode.el ruby-ts-mode: Add more constructs to treesit-sexp-type-regexp 2023-04-05 03:00:57 +03:00
rust-ts-mode.el Add missing indentation rule for rust-ts-mode (Bug#62109) 2023-03-11 15:52:42 -08:00
scheme.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sh-script.el Merge from origin/emacs-29 2023-03-06 06:30:13 +01:00
simula.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
sql.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05: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 Merge from origin/emacs-29 2023-04-06 14:38:20 -04:00
vera-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
verilog-mode.el Fix some useless condition-case forms 2023-02-28 17:12:54 +01:00
vhdl-mode.el Fix regexp string escaping mistake in vhdl-mode.el (bug#62508) 2023-04-03 12:57:54 +02:00
which-func.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
xref.el Have Xref inherit input method when reading identifiers 2023-03-27 00:05:59 +02:00
xscheme.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00