diff options
| author | Glenn Morris | 2017-06-07 14:27:21 -0400 |
|---|---|---|
| committer | Glenn Morris | 2017-06-07 14:27:21 -0400 |
| commit | 9d63c87e91ab3ddf50f009e736640d1dfc1c56c5 (patch) | |
| tree | 972e31a4d676bbc1fa831e1afa7685fb23e68f11 /admin | |
| parent | b1103a2c4f36038cbb30caba6a199744acc9e0d9 (diff) | |
| download | emacs-9d63c87e91ab3ddf50f009e736640d1dfc1c56c5.tar.gz emacs-9d63c87e91ab3ddf50f009e736640d1dfc1c56c5.zip | |
More authors.el updates
* admin/authors.el (authors-ignored-files, authors-valid-file-names)
(authors-renamed-files-alist): Additions.
; ChangeLog fixes
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/authors.el | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/admin/authors.el b/admin/authors.el index 692c7b7b6c0..86d42be8dc6 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -323,6 +323,7 @@ Changes to files matching one of the regexps in this list are not listed.") | |||
| 323 | "*.el" | 323 | "*.el" |
| 324 | ;; Autogen: | 324 | ;; Autogen: |
| 325 | "cus-load.el" "finder-inf.el" "ldefs-boot.el" "loaddefs-boot.el" | 325 | "cus-load.el" "finder-inf.el" "ldefs-boot.el" "loaddefs-boot.el" |
| 326 | "lisp/ldefs-boot-manual.el" "lisp/ldefs-boot-auto.el" | ||
| 326 | "compile" "config.guess" "config.sub" "depcomp" | 327 | "compile" "config.guess" "config.sub" "depcomp" |
| 327 | "autogen/compile" "autogen/config.guess" "autogen/config.in" | 328 | "autogen/compile" "autogen/config.guess" "autogen/config.in" |
| 328 | "autogen/config.sub" "autogen/depcomp" "autogen/install-sh" | 329 | "autogen/config.sub" "autogen/depcomp" "autogen/install-sh" |
| @@ -392,6 +393,7 @@ Changes to files matching one of the regexps in this list are not listed.") | |||
| 392 | ;; Not in gnulib anymore | 393 | ;; Not in gnulib anymore |
| 393 | "lib/qset-acl.c" "lib/qcopy-acl.c" "lib/file-has-acl.c" | 394 | "lib/qset-acl.c" "lib/qcopy-acl.c" "lib/file-has-acl.c" |
| 394 | ;; files from old MS Windows build procedures | 395 | ;; files from old MS Windows build procedures |
| 396 | "nt/gnulib-modules-to-delete.cfg" | ||
| 395 | "makefile.w32-in" | 397 | "makefile.w32-in" |
| 396 | "admin/unidata/makefile.w32-in" | 398 | "admin/unidata/makefile.w32-in" |
| 397 | "unidata/makefile.w32-in" | 399 | "unidata/makefile.w32-in" |
| @@ -666,7 +668,7 @@ Changes to files in this list are not listed.") | |||
| 666 | "ebuild.bat" "envadd.bat" "fast-install.bat" "install.bat" | 668 | "ebuild.bat" "envadd.bat" "fast-install.bat" "install.bat" |
| 667 | "multi-install-info.bat" "zipdist.bat" | 669 | "multi-install-info.bat" "zipdist.bat" |
| 668 | "debug.bat.in" "emacs.bat.in" "addsection.c" | 670 | "debug.bat.in" "emacs.bat.in" "addsection.c" |
| 669 | "inc/sys/dir.h" "inc/gettext.h" | 671 | "inc/sys/dir.h" "inc/gettext.h" "nt/inc/socket.h" |
| 670 | "time.h" | 672 | "time.h" |
| 671 | ".gdbinit-union" | 673 | ".gdbinit-union" |
| 672 | "alloca.s" | 674 | "alloca.s" |
| @@ -705,6 +707,7 @@ Changes to files in this list are not listed.") | |||
| 705 | "images/gnus/reverse-smile.xpm" | 707 | "images/gnus/reverse-smile.xpm" |
| 706 | "notes/commits" "notes/changelogs" | 708 | "notes/commits" "notes/changelogs" |
| 707 | "revdiff" ; admin/ | 709 | "revdiff" ; admin/ |
| 710 | "admin/ldefs-clean.el" | ||
| 708 | "vcdiff" "rcs-checkin" "tindex.pl" | 711 | "vcdiff" "rcs-checkin" "tindex.pl" |
| 709 | "mainmake" "sed1.inp" "sed2.inp" "sed3.inp" ; msdos/ | 712 | "mainmake" "sed1.inp" "sed2.inp" "sed3.inp" ; msdos/ |
| 710 | "mac-fix-env.m" | 713 | "mac-fix-env.m" |
| @@ -762,7 +765,11 @@ Changes to files in this list are not listed.") | |||
| 762 | ;; lib/ | 765 | ;; lib/ |
| 763 | "lib/stdio.c" "lib/gl_openssl.h" "lib/sigprocmask.c" | 766 | "lib/stdio.c" "lib/gl_openssl.h" "lib/sigprocmask.c" |
| 764 | "lib/pthread_sigprocmask.c" "lib/ldtoastr.c" "lib/dummy.c" | 767 | "lib/pthread_sigprocmask.c" "lib/ldtoastr.c" "lib/dummy.c" |
| 765 | "lib/ignore-value.h" | 768 | "lib/ignore-value.h" "lib/Makefile.am" |
| 769 | "lib/pathmax.h" "lib/stat.c" "lib/strtoul.c" "lib/strtoull.c" | ||
| 770 | "lib/strtoumax.c" "lib/unsetenv.c" | ||
| 771 | "lib/getopt_cdefs.in.h" "lib/getopt_core.h" "lib/getopt_ext.h" | ||
| 772 | "lib/getopt_pfx_core.h" "lib/getopt_pfx_ext.h" | ||
| 766 | ;; lib-src/ | 773 | ;; lib-src/ |
| 767 | "cvtmail.c" "digest-doc.c" "emacsserver.c" "emacstool.c" "env.c" | 774 | "cvtmail.c" "digest-doc.c" "emacsserver.c" "emacstool.c" "env.c" |
| 768 | "etags-vmslib.c" "fakemail.c" "getdate.c" "getopt.h" "getopt1.c" | 775 | "etags-vmslib.c" "fakemail.c" "getdate.c" "getopt.h" "getopt1.c" |
| @@ -778,6 +785,7 @@ Changes to files in this list are not listed.") | |||
| 778 | "emacsclient.c" "etags.c" "hexl.c" "make-docfile.c" "movemail.c" | 785 | "emacsclient.c" "etags.c" "hexl.c" "make-docfile.c" "movemail.c" |
| 779 | "test-distrib.c" "testfile" | 786 | "test-distrib.c" "testfile" |
| 780 | "tpu-edt.doc" ; see below | 787 | "tpu-edt.doc" ; see below |
| 788 | "iso-swed.el" | ||
| 781 | "lisp/obsolete/vc-mcvs.el" | 789 | "lisp/obsolete/vc-mcvs.el" |
| 782 | "obsolete/vc-mcvs.el" | 790 | "obsolete/vc-mcvs.el" |
| 783 | "nnwarchive.el" | 791 | "nnwarchive.el" |
| @@ -792,7 +800,7 @@ Changes to files in this list are not listed.") | |||
| 792 | "redisplay-testsuite.el" | 800 | "redisplay-testsuite.el" |
| 793 | "cedet-utests.el" "ede-tests.el" "semantic-ia-utest.el" | 801 | "cedet-utests.el" "ede-tests.el" "semantic-ia-utest.el" |
| 794 | "semantic-tests.el" "semantic-utest-c.el" "semantic-utest.el" | 802 | "semantic-tests.el" "semantic-utest-c.el" "semantic-utest.el" |
| 795 | "srecode-tests.el" | 803 | "srecode-tests.el" "make-test-deps.emacs-lisp" |
| 796 | ) | 804 | ) |
| 797 | "File names which are valid, but no longer exist (or cannot be found) | 805 | "File names which are valid, but no longer exist (or cannot be found) |
| 798 | in the repository.") | 806 | in the repository.") |
| @@ -962,6 +970,18 @@ in the repository.") | |||
| 962 | ("lisp/character-fold.el" . "lisp/char-fold.el") | 970 | ("lisp/character-fold.el" . "lisp/char-fold.el") |
| 963 | ("test/automated/character-fold-tests.el" . "char-fold-tests.el") | 971 | ("test/automated/character-fold-tests.el" . "char-fold-tests.el") |
| 964 | ("test/automated/char-fold-tests.el" . "char-fold-tests.el") | 972 | ("test/automated/char-fold-tests.el" . "char-fold-tests.el") |
| 973 | ("test/lisp/character-fold-tests.el" . "char-fold-tests.el") | ||
| 974 | ("test/manual/cycle-tests.el" . "fns-tests.el") | ||
| 975 | ("test/manual/cyclic-tests.el" . "fns-tests.el") | ||
| 976 | ("test/lisp/dns-mode-tests.el" . "dns-mode-tests.el") | ||
| 977 | ("test/lisp/legacy/core-elisp-tests.el" . "lisp-tests.el") | ||
| 978 | ("test/lisp/legacy/decoder-test.el" . "coding-tests.el") | ||
| 979 | ("test/lisp/legacy/files-tests.el" . "files-tests.el") | ||
| 980 | ("test/lisp/legacy/font-parse-tests.el" . "font-tests.el") | ||
| 981 | ("test/lisp/legacy/lexbind-tests.el" . "bytecomp-test.el") | ||
| 982 | ("test/lisp/legacy/occur-tests.el" . "replace-tests.el") | ||
| 983 | ("test/lisp/legacy/syntax-tests.el" . "syntax-tests.el") | ||
| 984 | ("test/file-organisation.org" . "file-organization.org") | ||
| 965 | ("images/gnus/mail_send.xpm" . "mail-send.xpm") ; still in images/gnus | 985 | ("images/gnus/mail_send.xpm" . "mail-send.xpm") ; still in images/gnus |
| 966 | ("schema/xhtml-basic-form.rnc" . "xhtml-bform.rnc" ) | 986 | ("schema/xhtml-basic-form.rnc" . "xhtml-bform.rnc" ) |
| 967 | ("schema/xhtml-basic-table.rnc" . "xhtml-btable.rnc") | 987 | ("schema/xhtml-basic-table.rnc" . "xhtml-btable.rnc") |
| @@ -981,6 +1001,7 @@ in the repository.") | |||
| 981 | ("icons/emacs21.ico" . "emacs21.ico") | 1001 | ("icons/emacs21.ico" . "emacs21.ico") |
| 982 | ("ja-dic" . "leim/ja-dic") | 1002 | ("ja-dic" . "leim/ja-dic") |
| 983 | ("quail" . "leim/quail") | 1003 | ("quail" . "leim/quail") |
| 1004 | ("admin/notes/triage" . "bug-triage") | ||
| 984 | ;; Moved from autogen/ to admin/. | 1005 | ;; Moved from autogen/ to admin/. |
| 985 | ("autogen/update_autogen" . "update_autogen") | 1006 | ("autogen/update_autogen" . "update_autogen") |
| 986 | ;; Moved from etc/ to admin/. | 1007 | ;; Moved from etc/ to admin/. |