1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
emacs/lisp/progmodes
Michael Albinus 674ad2ba7f Merge from origin/emacs-30
78e6328faf ; (select-safe-coding-system-interactively): Say "safely ...
c5eba443ae ; * lisp/icomplete.el (icomplete-in-buffer): Doc fix (bug...
569186c36e ; * doc/lispref/display.texi (Face Attributes): Fix typo ...
d5723fc4f0 * lisp/progmodes/c-ts-mode.el (treesit-node-eq): Declare ...
0085e48f91 * admin/notes/emba: Docker builds do not run in a worktree.
3d30905b02 * lisp/calc/calc-ext.el (math-approx-sqrt-e): Doc fix (bu...
94d0e9c401 : Revert a mistaken change
4d90a1d820 ; * doc/emacs/search.texi (Word Search): Spelling fixes.
c154047c46 Fix c-ts-mode--anchor-prev-sibling (bug#73661)
b87fda63dd Fix formatting of long keyboard macros by 'list-keyboard-...
ae75ea6232 ; * src/fileio.c (Ffile_newer_than_file_p): Fix wording (...
b120397868 Merge branch 'emacs-30' of git.sv.gnu.org:/srv/git/emacs ...
de54d922b5 * doc/emacs/mini.texi (Passwords): Mention password visib...
0f8f077318 ; * doc/emacs/search.texi (Word Search): Document 'dictio...
fb155bcfb6 ; * lisp/emacs-lisp/chart.el (chart-bar-quickie): Doc fix.
6dbe4e99ac ; * lisp/emacs-lisp/chart.el (chart-bar-quickie): Improve...
d664227f81 ; More accurate documentation of 'file-newer-than-file-p'
e49b479f86 Fix c-ts-mode indentation for initializer lists (bug#73661)
f520008744 Avoid segfaults in Rmail-MIME
6a5c2edd84 Eglot: use :immediate t when resolving completions (bug#7...
cd36e070c2 Eglot: minor changes to doc and docstrings
1ea0d9b891 Revert "Set treesit-primary-parser for tree-sitter modes"
52746ceb62 Remove duplicate indent rules in elixir-ts-mode
ed57faafc7 Set treesit-primary-parser for tree-sitter modes
37a6c859b0 ; * lisp/emacs-lisp/cl-macs.el (cl-once-only): Fix capita...
2d4d6dc43a Delete XIE X extension from TODO
b68b9f291c ; * lisp/progmodes/csharp-mode.el (treesit-query-compile)...
688201ef18 ; * lisp/window.el (switch-to-prev-buffer-skip-regexp): D...
ba44fc9a44 Restore comment/string check for 'electric-layout-mode'
5a462948e1 Update Arni Magnusson's email address
6b1271b169 Fix python-ts-mode-map docstring
aaaafddc94 Normalize "Commentary" section in eudc.el
d656be9794 Expand email abbrevs in X-Debbugs-Cc header.
e9dcf0c57d Fix 'list-tags' when invoked from a non-file buffer
51ef05f684 count-windows: Fix reference to walk-windows
5eaf0c784b * lisp/info-look.el (mapc): Add use-package manual's index.
705a5a1a9e ; * ChangeLog.4: Fix attribution of one change.
bf26ff0dc8 Update csharp-ts-mode font-lock (bug#73369)
4c866abab9 ; * doc/lispref/variables.texi (Creating Buffer-Local): F...
d42d7d474f ; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docst...
f46f476bb8 ; * admin/MAINTAINERS: Take VC subsystem, add note about ...
d68e6d2689 ; rcirc-update-activity-string: Justify some existing beh...
e6a37869c8 Fix inconsistency in value of rcirc-activity-string
108b3179bd Revert "; Minor clarification in variables.texi"
44156c2140 ; Minor clarification in variables.texi
63058e1153 Tag interactive commands in 'lua-ts-mode'
84bea20eba ; * lisp/info-look.el: Add two more links.
96b87ad536 Mention LSP acronym in eglot defgroup docstring
9c904e8cea Change :group of 'eglot' defgroup to 'tools'
fd1a1b0780 Remove out-of-date documentation from python.el
11e3e0cadd Fix executing commands in Eshell using "env" with no loca...
c0ef8a9a1b Fix a typo in the calendar manual
36ff7138fe ; Fix a thinko in sieve-manage.el
7abecbcd63 ; * nt/INSTALL: Update MinGW notes URL.  (Bug#73528)
e2b01d164c ; Fix last changes in php-ts-mode.el
e8830015b0 Require ert-x for use by 'ert-font-lock-deftest-file'
a1841b4d8e ; * admin/authors.el (authors-aliases): Don't ignore "one...
69d8f9d1b7 Fix php-ts-mode font-lock for latest PHP grammar (bug#73516)
68f53e4348 eieio.texi: Fix bug#73505
53c887fdf6 ; cperl-mode.el: Fix an invalid face specification
f5cd5585f4 ; Recommend GNU Find for 'find-dired'
65e589698e ; * lisp/filesets.el (filesets-homepage): Fix URL.
1f243a9780 Delete duplicated line in Viper refcard
2024-10-18 17:56:08 +02:00
..
antlr-mode.el
asm-mode.el
autoconf.el
bat-mode.el Update Arni Magnusson's email address 2024-10-05 02:30:41 +02:00
bug-reference.el Standardize possessive apostrophe usage in manuals, docs, and comments 2024-07-25 03:35:18 +02:00
c-ts-common.el Clean-up warning due to unused lexical variable 2024-08-07 09:27:37 +02:00
c-ts-mode.el Merge from origin/emacs-30 2024-10-18 17:56:08 +02:00
cc-align.el CC Mode: Parse C++ lambda functions more correctly 2024-09-27 13:42:40 +00:00
cc-awk.el CC Mode: Rationalize and optimize cache invalidation (2). 2024-10-15 21:14:34 +00:00
cc-bytecomp.el
cc-cmds.el
cc-defs.el CC Mode: Rationalize and optimize cache invalidation (2). 2024-10-15 21:14:34 +00:00
cc-engine.el CC Mode: Fix dodgy lisp `let' form. 2024-10-16 13:21:59 +00:00
cc-fonts.el CC Mode: Parse C++ lambda functions more correctly 2024-09-27 13:42:40 +00:00
cc-guess.el
cc-langs.el CC Mode: Parse C++ lambda functions more correctly 2024-09-27 13:42:40 +00:00
cc-menus.el
cc-mode.el CC Mode: Rationalize and optimize cache invalidation (2). 2024-10-15 21:14:34 +00:00
cc-styles.el CC Mode: Separate indentation of enums from that of brace lists 2024-09-24 20:45:29 +00:00
cc-vars.el ; * Clean-up compilation warning in cc-vars.el 2024-09-25 10:23:03 +02:00
cfengine.el
cl-font-lock.el
cmacexp.el
cmake-ts-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
compile.el * lisp/progmodes/compile.el (recompile): Autoload (bug#73697). 2024-10-12 15:23:25 +03:00
cperl-mode.el Merge from origin/emacs-30 2024-09-28 07:59:16 -04:00
cpp.el
csharp-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
cwarn.el
dcl-mode.el Delete redundant mention of `with-eval-after-load' 2024-06-29 21:16:58 +02:00
dockerfile-ts-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el
ebrowse.el ; Fix typos in symbols 2024-06-29 17:29:38 +02:00
eglot.el Merge from origin/emacs-30 2024-10-12 05:53:27 -04:00
elisp-mode.el Use Emacs Lisp xref backend in Lisp Help buffers 2024-10-03 03:05:18 +03:00
elixir-ts-mode.el Remove duplicate indent rules in elixir-ts-mode 2024-10-07 17:27:13 -07:00
erts-mode.el
etags-regen.el etags-regen-file-extensions: Enable for more extensions 2024-09-23 21:35:19 +03:00
etags.el Fix 'list-tags' when invoked from a non-file buffer 2024-10-04 14:39:50 +03:00
executable.el
f90.el
flymake-cc.el
flymake-proc.el
flymake.el ; * lisp/progmodes/flymake.el: Fix "Maintainer" header 2024-08-29 22:30:38 +02:00
fortran.el Prefer defcustom :local specifier 2024-10-04 01:38:11 +02:00
gdb-mi.el Stop highlighting current line when debuggee is running 2024-10-12 15:14:54 +03:00
glasses.el
go-ts-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
grep.el ; Small fix for 'grep-change-to-grep-edit-mode' 2024-09-18 19:59:35 +03:00
gud.el Stop highlighting current line when debuggee is running 2024-10-12 15:14:54 +03:00
heex-ts-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
hideif.el Checkdoc fixes in progmodes 2024-07-07 17:46:30 +02:00
hideshow.el
icon.el
idlw-complete-structtag.el
idlw-help.el Checkdoc fixes in progmodes 2024-07-07 17:46:30 +02:00
idlw-shell.el
idlw-toolbar.el
idlwave.el Checkdoc fixes in progmodes 2024-07-07 17:46:30 +02:00
inf-lisp.el ; Fix typos 2024-06-23 16:40:06 +02:00
java-ts-mode.el Revert "Set treesit-primary-parser for tree-sitter modes" 2024-10-08 17:33:11 -07:00
js.el Delete redundant declarations of 'electric' variables 2024-09-21 14:48:02 +02:00
json-ts-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
ld-script.el
lua-ts-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
m4-mode.el
make-mode.el Stop using :reverse-video in make-mode 2024-09-29 18:10:46 +02:00
meta-mode.el
mixal-mode.el
modula2.el
octave.el Delete redundant declarations of 'electric' variables 2024-09-21 14:48:02 +02:00
opascal.el
pascal.el Checkdoc fixes in progmodes 2024-07-07 17:46:30 +02:00
peg.el * lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#72131) 2024-07-19 14:18:29 -04:00
perl-mode.el perl-mode: fix bug introduced in bd86a6c4fd 2024-07-08 14:37:07 +00:00
php-ts-mode.el Merge from origin/emacs-30 2024-09-28 08:09:32 -04:00
prog-mode.el
project.el New helper function project-read-project 2024-10-17 01:58:09 +03:00
prolog.el
ps-mode.el
python.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
ruby-mode.el Add new option ruby-bracketed-args-indent 2024-09-02 21:55:16 +03:00
ruby-ts-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
rust-ts-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
scheme.el ; Fix typos 2024-07-18 11:46:50 +02:00
sh-script.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
simula.el
sql.el Fix case problem with 'sql-magic-go' (bug#73499) 2024-10-13 11:19:02 +02:00
subword.el
tcl.el
typescript-ts-mode.el Set treesit-primary-parser for tree-sitter modes 2024-10-14 20:26:23 -07:00
vera-mode.el
verilog-mode.el verilog-mode.el: Fix AUTOWIRE etc. range simplification with subtraction of negative number. 2024-10-09 22:34:38 -04:00
vhdl-mode.el (vhdl-run-when-idle): Don't use timer--triggered 2024-07-31 04:52:08 -04:00
which-func.el ; Fix thinko in my last change 2024-05-27 22:39:03 +02:00
xref.el Simplify xref regular expression with rx 2024-10-05 22:40:23 -04:00
xscheme.el