diff options
| author | Stefan Kangas | 2024-06-22 18:44:19 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2024-06-22 18:44:19 +0200 |
| commit | 1313b8966ae5f8d2ebf0d2b418af5b32ccb6a71b (patch) | |
| tree | c39447539b35e45a1f371bdd7e0da2f53f44e3ca /admin | |
| parent | 4a76af51bb685e3082b152c35117bab1ed511d40 (diff) | |
| parent | 9a02fce714c546710b592db971f3cf0d123a2a44 (diff) | |
| download | emacs-1313b8966ae5f8d2ebf0d2b418af5b32ccb6a71b.tar.gz emacs-1313b8966ae5f8d2ebf0d2b418af5b32ccb6a71b.zip | |
Merge from origin/emacs-29
9a02fce714c Update files for Emacs 29.4
d96c54d3883 * admin/authors.el: Update for Emacs 29.4
fd207432e50 * etc/NEWS: Update for Emacs 29.4
c645e1d8205 org-link-expand-abbrev: Do not evaluate arbitrary unsafe ...
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/authors.el | 166 |
1 files changed, 166 insertions, 0 deletions
diff --git a/admin/authors.el b/admin/authors.el index da9f4257153..915596a20c4 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -542,6 +542,9 @@ Changes to files matching one of the regexps in this list are not listed.") | |||
| 542 | "obsolete/options.el" | 542 | "obsolete/options.el" |
| 543 | "obsolete/old-whitespace.el" | 543 | "obsolete/old-whitespace.el" |
| 544 | "obsolete/lucid.el" | 544 | "obsolete/lucid.el" |
| 545 | "lisp/obsolete/fast-lock.el" | ||
| 546 | "lisp/obsolete/lazy-lock.el" | ||
| 547 | "lisp/obsolete/pc-mode.el" | ||
| 545 | ;; ada-mode has been deleted, now in GNU ELPA | 548 | ;; ada-mode has been deleted, now in GNU ELPA |
| 546 | "ada-mode.texi" | 549 | "ada-mode.texi" |
| 547 | "doc/misc/ada-mode.texi" | 550 | "doc/misc/ada-mode.texi" |
| @@ -1355,6 +1358,169 @@ in the repository.") | |||
| 1355 | ("test/lisp/url/url-handlers-test.el" . "url-handlers-tests.el") | 1358 | ("test/lisp/url/url-handlers-test.el" . "url-handlers-tests.el") |
| 1356 | ("test/src/dired-tests.el" . "dired-tests.el") | 1359 | ("test/src/dired-tests.el" . "dired-tests.el") |
| 1357 | (".dir-locals.el" . ".dir-locals.el") | 1360 | (".dir-locals.el" . ".dir-locals.el") |
| 1361 | ;; use-package files that were moved when use-package was added: | ||
| 1362 | ("use-package.texi" . "use-package.texi") | ||
| 1363 | ("use-package-core.el" . "use-package-core.el") | ||
| 1364 | ("bind-key.el" . "use-package-bind-key.el") | ||
| 1365 | ("use-package.el" . "use-package.el") | ||
| 1366 | ("use-package-tests.el" . "use-package-tests.el") | ||
| 1367 | ;; pgtk stuff which used incorrect file names | ||
| 1368 | ("pgtkmenu.c" . "pgtkmenu.c") | ||
| 1369 | ("pgtk-win.el" . "pgtk-win.el") | ||
| 1370 | ("pgtkfns.c" . "pgtkfns.c") | ||
| 1371 | ("pgtkterm.c" . "pgtkterm.c") | ||
| 1372 | ("pgtkterm.h" . "pgtkterm.h") | ||
| 1373 | ("../src/pgtkfns.c" . "pgtkfns.c") | ||
| 1374 | ("../src/pgtkterm.c" . "pgtkterm.c") | ||
| 1375 | ("../src/pgtkterm.h" . "pgtkterm.h") | ||
| 1376 | ("../src/atimer.c" . "atimer.c") | ||
| 1377 | ("../src/gtkutil.c" . "gtkutil.c") | ||
| 1378 | ("../src/image.c" . "image.c") | ||
| 1379 | ("../lisp/faces.el" . "faces.el") | ||
| 1380 | ("../src/pgkterm.h" . "pgkterm.h") | ||
| 1381 | ("pgkterm.c" . "pgkterm.c") | ||
| 1382 | ("../src/emacsgtkfixed.c" . "emacsgtkfixed.c") | ||
| 1383 | ("../src/xfaces.c" . "xfaces.c") | ||
| 1384 | ("../src/pgtkgui.h" . "pgtkgui.h") | ||
| 1385 | ("../src/dispextern.h" . "dispextern.h") | ||
| 1386 | ("../src/menu.c" . "menu.c") | ||
| 1387 | ("../lisp/net/browse-url.el" . "browse-url.el") | ||
| 1388 | ;; miscellany | ||
| 1389 | ("nsterm.m" . "nsterm.m") | ||
| 1390 | ("jsonrpc.el" . "jsonrpc.el") | ||
| 1391 | ("jsonrpc-tests.el" . "jsonrpc-tests.el") | ||
| 1392 | ("jrpc.el" . "jsonrpc.el") | ||
| 1393 | ("eldoc.el" . "eldoc.el") | ||
| 1394 | ("lisp/progmodes/ts-mode.el" . "typescript-ts-mode.el") | ||
| 1395 | ("icalendar-tests.el" . "icalendar-tests.el") | ||
| 1396 | ("lisp/progmodes/css-ts-mode.el" . "css-mode.el") | ||
| 1397 | ("lisp/erc/erc-tests.el" . "erc-tests.el") | ||
| 1398 | ("lisp/erc/erc-scenarios-base-reconnect.el" . "erc-scenarios-base-reconnect.el") | ||
| 1399 | ("test/lisp/erc-tests.el" . "erc-tests.el") | ||
| 1400 | ("eglot.el" . "eglot.el") | ||
| 1401 | ("eglot-tests.el" . "eglot-tests.el") | ||
| 1402 | ("NEWS.md" . "EGLOT-NEWS") | ||
| 1403 | ("test/lisp/comp-tests.el" . "comp-tests.el") | ||
| 1404 | ("package-vc.el" . "package-vc.el") | ||
| 1405 | ("package.el" . "package.el") | ||
| 1406 | ("lisp/net/tramp-docker.el" . "tramp-container.el") | ||
| 1407 | ("xterm.c" . "xterm.c") | ||
| 1408 | ("lisp/osc.el" . "ansi-osc.el") | ||
| 1409 | ("test/lisp/osc-tests.el" . "ansi-osc-tests.el") | ||
| 1410 | ("lisp/ansi-osc.el" . "ansi-osc-tests.el") | ||
| 1411 | ("test/lisp/thumbs-tests.el" . "thumbs-tests.el") | ||
| 1412 | ("rmail.el" . "rmail.el") | ||
| 1413 | ("window.el" . "window.el") | ||
| 1414 | ("nsmenu.m" . "nsmenu.m") | ||
| 1415 | ("nsfont.m" . "nsfont.m") | ||
| 1416 | ("nsfns.m" . "nsfns.m") | ||
| 1417 | ("src/nsterm.c" . "nsterm.m") | ||
| 1418 | ("subr.el" . "subr.el") | ||
| 1419 | ("test/lisp/image-dired-tests.el" . "image-dired-tests.el") | ||
| 1420 | ("modus-themes.org" . "modus-themes.org") | ||
| 1421 | ("emacs-authors-mode.el" . "emacs-authors-mode.el") | ||
| 1422 | ("lisp/textmodes/etc-authors-mode.el" . "emacs-authors-mode.el") | ||
| 1423 | ("bytecomp.el" . "bytecomp.el") | ||
| 1424 | ("test/lisp/makesum-tests.el" . "makesum-tests.el") | ||
| 1425 | ("rcirc.el" . "rcirc.el") | ||
| 1426 | ("haiku_support.cc" . "haiku_support.cc") | ||
| 1427 | ("gnus-art.el" . "gnus-art.el") | ||
| 1428 | ("mh-mime.el" . "mh-mime.el") | ||
| 1429 | ("terminal.c" . "terminal.c") | ||
| 1430 | ("eudc.texi" . "eudc.texi") | ||
| 1431 | ("gnus-search.el" . "gnus-search.el") | ||
| 1432 | ("lisp/gnus-search.el" . "gnus-search.el") | ||
| 1433 | ("ETAGS_good_1" . "ETAGS_good_1") | ||
| 1434 | ("ETAGS_good_2" . "ETAGS_good_2") | ||
| 1435 | ("ETAGS_good_3" . "ETAGS_good_3") | ||
| 1436 | ("ETAGS_good_4" . "ETAGS_good_4") | ||
| 1437 | ("ETAGS_good_5" . "ETAGS_good_5") | ||
| 1438 | ("ETAGS_good_6" . "ETAGS_good_6") | ||
| 1439 | ("test/lisp/eshell-em-script-tests.el" . "eshell-em-script-tests.el") | ||
| 1440 | ("test/lisp/eshell-em-glob-tests.el" . "eshell-em-glob-tests.el") | ||
| 1441 | ("lisp/eshell/esh-var-tests.el" . "esh-var-tests.el") | ||
| 1442 | ("test/lisp/eshell/esh-var-test.el" . "esh-var-tests.el") | ||
| 1443 | ("gnus-logic.el" . "gnus-logic.el") | ||
| 1444 | ("sh-script.el" . "sh-script.el") | ||
| 1445 | ("repeat.el" . "repeat.el") | ||
| 1446 | ("files.el" . "files.el") | ||
| 1447 | ("lisp/emacs-lisp/generate-file.el" . "generate-lisp-file.el") | ||
| 1448 | ("pp.el" . "pp.el") | ||
| 1449 | ("src/help-fns.el" . "help-fns.el") | ||
| 1450 | ("print.c" . "print.c") | ||
| 1451 | ("shell.el" . "shell.el") | ||
| 1452 | ("xdisp.c" . "xdisp.c") | ||
| 1453 | ("haikufns.c" . "haikufns.c") | ||
| 1454 | ("haikuterm.c" . "haikuterm.c") | ||
| 1455 | ("haikumenu.c" . "haikumenu.c") | ||
| 1456 | ("haikufont.c" . "haikufont.c") | ||
| 1457 | ("src/haiku_support.c" . "haiku_support.cc") | ||
| 1458 | ("src/haiku_draw_support.c" . "haiku_draw_support.cc") | ||
| 1459 | ("haiku-win.el" . "haiku-win.el") | ||
| 1460 | ("elisp-mode.el" . "elisp-mode.el") | ||
| 1461 | ("doc-view.el" . "doc-view.el") | ||
| 1462 | ("src/lisp/net/rcirc.el" . "rcirc.el") | ||
| 1463 | ("project.el" . "project.el") | ||
| 1464 | ("emacsbug.el" . "emacsbug.el") | ||
| 1465 | ("timefns.c" . "timefns.c") | ||
| 1466 | ("xwidget.c" . "xwidget.c") | ||
| 1467 | ("src/xwidget.el" . "xwidget.el") | ||
| 1468 | ("lisp/net/lisp/net/tramp-sshfs.el" . "tramp-sshfs.el") | ||
| 1469 | ("tramp-sudoedit.el" . "tramp-sudoedit.el") | ||
| 1470 | ("test/lisp/mail/undigest.el" . "undigest-tests.el") | ||
| 1471 | ("Activate.c" . "Activate.c") | ||
| 1472 | ("quail.el" . "quail.el") | ||
| 1473 | ("sed1v2.inp" . "sed1v2.inp") | ||
| 1474 | ("ruby-parenless-call-arguments-indent.rb" . "ruby-parenless-call-arguments-indent.rb") | ||
| 1475 | ("commands.texi" . "doc/lispref/commands.texi") | ||
| 1476 | ("message.el" . "message.el") | ||
| 1477 | ("lisp/debug-early.el" . "debug-early.el") | ||
| 1478 | ("tabulated-list.el" . "tabulated-list.el") | ||
| 1479 | ("mouse.el" . "mouse.el") | ||
| 1480 | ("hi-lock.el" . "hi-lock.el") | ||
| 1481 | ("man.el" . "man.el") | ||
| 1482 | ("doc/emacs/frames.tex" . "frames.texi") | ||
| 1483 | ("lisp/emacs-list/eieio-compat.el" . "eieio-compat.el") | ||
| 1484 | ("epa.el" . "epa.el") | ||
| 1485 | ("lisp/emacs-lisp/macroexpand.el" . "macroexp.el") | ||
| 1486 | ("src/pixel-scroll.el" . "pixel-scroll.el") | ||
| 1487 | ("test/lisp/mh-e/mh-utils.el" . "mh-utils-tests.el") | ||
| 1488 | ("compile.el" . "compile.el") | ||
| 1489 | ("compile-tests.el" . "compile-tests.el") | ||
| 1490 | ("Makefile.in" . "Makefile.in") | ||
| 1491 | ("Makefie.in" . "Makefile.in") | ||
| 1492 | ("test/lisp/net/netrc-tests.el" . "auth-source-tests.el") | ||
| 1493 | ("test/lisp/ert-x-tests.el" . "ert-x-tests.el") | ||
| 1494 | ("lisp/mh-e-mh-scan.el" . "mh-scan.el") | ||
| 1495 | ("lisp/progmodes/c-fonts.el" . "cc-fonts.el") | ||
| 1496 | ("lisp/emacs/lisp/cl-generic.el" . "cl-generic.el") | ||
| 1497 | ("doc/lisprefdisplay.texi" . "display.texi") | ||
| 1498 | ("erc.el" . "erc.el") | ||
| 1499 | ("erc-tests.el" . "erc-tests.el") | ||
| 1500 | ("vc/vc-mtn.el" . "vc-mtn.el") | ||
| 1501 | ("net/rlogin.el" . "rlogin.el") | ||
| 1502 | ("emacs-lisp/eieio-compat.el" . "eieio-compat.el") | ||
| 1503 | ("mh-compat.el" . "mh-compat.el") | ||
| 1504 | ("url-about.el" . "url-about.el") | ||
| 1505 | ("url-dired.el" . "url-dired.el") | ||
| 1506 | ("lisp/text-modes/tex-mode.el" . "tex-mode.el") | ||
| 1507 | ("editfns.c" . "editfns.c") | ||
| 1508 | ("lisp/thumbs.el" . "thumbs.el") | ||
| 1509 | ("lisp/linum.el" . "linum.el") | ||
| 1510 | ("lisp/image-dired.el" . "image-dired.el") | ||
| 1511 | ("lisp/url/url-about.el" . "url-about.el") | ||
| 1512 | ("lisp/url/url-dired.el" . "url-dired.el") | ||
| 1513 | ("lisp/ps-def.el" . "ps-def.el") | ||
| 1514 | ("lisp/net/quickurl.el" . "quickurl.el") | ||
| 1515 | ("lisp/vc/vc-mtn.el" . "vc-mtn.el") | ||
| 1516 | ("lisp/mail/uce.el" . "uce.el") | ||
| 1517 | ("test/lisp/progmodes/csharp-ts-mode-tests.el" . "csharp-mode.el") | ||
| 1518 | ("lisp/makesum.el" . "makesum.el") | ||
| 1519 | ("lisp/mh-e/mh-compat.el" . "mh-compat.el") | ||
| 1520 | ("lisp/net/rlogin.el" . "rlogin.el") | ||
| 1521 | ("lisp/emacs-lisp/autoload.el" . "autoload.el") | ||
| 1522 | ("lisp/emacs-lisp/eieio-compat.el" . "eieio-compat.el") | ||
| 1523 | ("autoarg.el" . "autoarg.el") | ||
| 1358 | ) | 1524 | ) |
| 1359 | "Alist of files which have been renamed during their lifetime. | 1525 | "Alist of files which have been renamed during their lifetime. |
| 1360 | Elements are (OLDNAME . NEWNAME).") | 1526 | Elements are (OLDNAME . NEWNAME).") |