diff options
| author | Eli Zaretskii | 2024-10-05 07:41:22 -0400 |
|---|---|---|
| committer | Eli Zaretskii | 2024-10-05 07:41:22 -0400 |
| commit | 7949452350ca69a7d3e56c1e16fa35f81d8fdf50 (patch) | |
| tree | d971236313eec19419cf5ed9590974be08db96cf /admin | |
| parent | b2ebba1d3cdcda9197ddce9ee14cd6184eca7131 (diff) | |
| parent | b68b9f291cc52f6120858534ff450fa7f6381d0b (diff) | |
| download | emacs-7949452350ca69a7d3e56c1e16fa35f81d8fdf50.tar.gz emacs-7949452350ca69a7d3e56c1e16fa35f81d8fdf50.zip | |
Merge from origin/emacs-30
b68b9f291cc ; * lisp/progmodes/csharp-mode.el (treesit-query-compile)...
688201ef18d ; * lisp/window.el (switch-to-prev-buffer-skip-regexp): D...
ba44fc9a447 Restore comment/string check for 'electric-layout-mode'
5a462948e13 Update Arni Magnusson's email address
6b1271b169a Fix python-ts-mode-map docstring
aaaafddc945 Normalize "Commentary" section in eudc.el
d656be9794d Expand email abbrevs in X-Debbugs-Cc header.
e9dcf0c57dd Fix 'list-tags' when invoked from a non-file buffer
51ef05f684c count-windows: Fix reference to walk-windows
5eaf0c784bf * lisp/info-look.el (mapc): Add use-package manual's index.
705a5a1a9e6 ; * ChangeLog.4: Fix attribution of one change.
bf26ff0dc8d Update csharp-ts-mode font-lock (bug#73369)
4c866abab96 ; * doc/lispref/variables.texi (Creating Buffer-Local): F...
d42d7d474fe ; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docst...
f46f476bb8f ; * admin/MAINTAINERS: Take VC subsystem, add note about ...
d68e6d2689d ; rcirc-update-activity-string: Justify some existing beh...
e6a37869c8d Fix inconsistency in value of rcirc-activity-string
108b3179bd4 Revert "; Minor clarification in variables.texi"
44156c21407 ; Minor clarification in variables.texi
63058e1153a Tag interactive commands in 'lua-ts-mode'
84bea20eba2 ; * lisp/info-look.el: Add two more links.
96b87ad5363 Mention LSP acronym in eglot defgroup docstring
9c904e8ceae Change :group of 'eglot' defgroup to 'tools'
fd1a1b07805 Remove out-of-date documentation from python.el
11e3e0cadd4 Fix executing commands in Eshell using "env" with no loca...
c0ef8a9a1b3 Fix a typo in the calendar manual
36ff7138feb ; Fix a thinko in sieve-manage.el
7abecbcd633 ; * nt/INSTALL: Update MinGW notes URL. (Bug#73528)
# Conflicts:
# admin/MAINTAINERS
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/MAINTAINERS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index be21a28b759..413a587d398 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS | |||
| @@ -238,9 +238,22 @@ Yuan Fu | |||
| 238 | lisp/treesit.el | 238 | lisp/treesit.el |
| 239 | lisp/progmodes/c-ts-common.el | 239 | lisp/progmodes/c-ts-common.el |
| 240 | 240 | ||
| 241 | Sean Whitton | ||
| 242 | VC | ||
| 243 | lisp/vc/* | ||
| 244 | doc/emacs/files.texi (Diff Mode) | ||
| 245 | doc/emacs/maintaining.texi (Version Control) | ||
| 246 | doc/emacs/vc*-xtra.texi | ||
| 247 | doc/emacs/emerge-xtra.texi | ||
| 248 | doc/misc/ediff.texi | ||
| 249 | test/lisp/vc/* | ||
| 250 | |||
| 241 | ============================================================================== | 251 | ============================================================================== |
| 242 | 2. Areas that someone is willing to maintain, although he would not | 252 | 2. Areas that someone is willing to maintain, although he would not |
| 243 | necessarily mind if someone else was the official maintainer. | 253 | necessarily mind if someone else was the official maintainer. |
| 254 | This list also includes people who are in the process of handing over | ||
| 255 | maintainership to someone listed above, but who want to continue to be | ||
| 256 | CC'd as though they were still the primary maintainer, in the meantime. | ||
| 244 | ============================================================================== | 257 | ============================================================================== |
| 245 | 258 | ||
| 246 | Kelvin White | 259 | Kelvin White |