diff options
| author | Glenn Morris | 2014-12-24 15:19:52 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-12-24 15:19:52 -0800 |
| commit | 8f1b3e5bf1627c124dcb5a9ae4adb9cbd66b3e88 (patch) | |
| tree | 4546bfd3bb4c944e4e0df4ca67ed05f4cae6929d /admin | |
| parent | 541f947b979755c7f17900e3963256126f107162 (diff) | |
| download | emacs-8f1b3e5bf1627c124dcb5a9ae4adb9cbd66b3e88.tar.gz emacs-8f1b3e5bf1627c124dcb5a9ae4adb9cbd66b3e88.zip | |
authors.el updates
* admin/authors.el (authors-obsolete-files-regexps)
(authors-ignored-files, authors-valid-file-names)
(authors-renamed-files-alist, authors-renamed-files-regexps):
Additions.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/ChangeLog | 10 | ||||
| -rw-r--r-- | admin/authors.el | 12 |
2 files changed, 18 insertions, 4 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 88ce1450d7f..b32d7004517 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,8 +1,14 @@ | |||
| 1 | 2014-12-24 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * authors.el (authors-obsolete-files-regexps) | ||
| 4 | (authors-ignored-files, authors-valid-file-names) | ||
| 5 | (authors-renamed-files-alist, authors-renamed-files-regexps): | ||
| 6 | Additions. | ||
| 7 | |||
| 1 | 2014-12-14 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2014-12-14 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 9 | ||
| 3 | * notes/unicode: Track leim/quail file renames. | 10 | * notes/unicode: Track leim/quail file renames. |
| 4 | Correct coding system | 11 | Correct coding system of lisp/international/titdic-cnv.el. |
| 5 | of lisp/international/titdic-cnv.el. | ||
| 6 | 12 | ||
| 7 | 2014-12-14 Glenn Morris <rgm@gnu.org> | 13 | 2014-12-14 Glenn Morris <rgm@gnu.org> |
| 8 | 14 | ||
diff --git a/admin/authors.el b/admin/authors.el index 42f3bcd799d..790e3514191 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -240,7 +240,7 @@ If REALNAME is nil, ignore that author.") | |||
| 240 | 240 | ||
| 241 | (defvar authors-obsolete-files-regexps | 241 | (defvar authors-obsolete-files-regexps |
| 242 | '(".*loaddefs.el$" ; not obsolete, but auto-generated | 242 | '(".*loaddefs.el$" ; not obsolete, but auto-generated |
| 243 | "\\.\\(cvs\\|git\\)ignore$" ; obsolete or uninteresting | 243 | "\\.\\(bzr\\|cvs\\|git\\)ignore$" ; obsolete or uninteresting |
| 244 | "\\.arch-inventory$" | 244 | "\\.arch-inventory$" |
| 245 | "automated/data/" ; not interesting | 245 | "automated/data/" ; not interesting |
| 246 | ;; TODO lib/? Matches other things? | 246 | ;; TODO lib/? Matches other things? |
| @@ -314,6 +314,7 @@ Changes to files matching one of the regexps in this list are not listed.") | |||
| 314 | "CODINGS" "CHARSETS" | 314 | "CODINGS" "CHARSETS" |
| 315 | "calc/INSTALL" "calc/Makefile" "calc/README.prev" | 315 | "calc/INSTALL" "calc/Makefile" "calc/README.prev" |
| 316 | "vms-pp.trans" "_emacs" "batcomp.com" "notes/cpp" ; admin/ | 316 | "vms-pp.trans" "_emacs" "batcomp.com" "notes/cpp" ; admin/ |
| 317 | "notes/BRANCH" "notes/exit-value" | ||
| 317 | "emacsver.texi.in" | 318 | "emacsver.texi.in" |
| 318 | "vpath.sed" | 319 | "vpath.sed" |
| 319 | "Cocoa/Emacs.base/Contents/Info.plist" | 320 | "Cocoa/Emacs.base/Contents/Info.plist" |
| @@ -634,6 +635,7 @@ Changes to files in this list are not listed.") | |||
| 634 | "images/page-down.xpm" "images/widen.pbm" "images/widen.xpm" | 635 | "images/page-down.xpm" "images/widen.pbm" "images/widen.xpm" |
| 635 | "images/gnus/bar.xbm" "images/gnus/bar.xpm" | 636 | "images/gnus/bar.xbm" "images/gnus/bar.xpm" |
| 636 | "images/gnus/reverse-smile.xpm" | 637 | "images/gnus/reverse-smile.xpm" |
| 638 | "notes/commits" "notes/changelogs" | ||
| 637 | "revdiff" ; admin/ | 639 | "revdiff" ; admin/ |
| 638 | "vcdiff" "rcs-checkin" "tindex.pl" | 640 | "vcdiff" "rcs-checkin" "tindex.pl" |
| 639 | "mainmake" "sed1.inp" "sed2.inp" "sed3.inp" ; msdos/ | 641 | "mainmake" "sed1.inp" "sed2.inp" "sed3.inp" ; msdos/ |
| @@ -661,6 +663,7 @@ Changes to files in this list are not listed.") | |||
| 661 | "org-lparse.el" | 663 | "org-lparse.el" |
| 662 | "org-special-blocks.el" "org-taskjuggler.el" | 664 | "org-special-blocks.el" "org-taskjuggler.el" |
| 663 | "progmodes/cap-words.el" | 665 | "progmodes/cap-words.el" |
| 666 | "w32-common-fns.el" | ||
| 664 | ;; gnus | 667 | ;; gnus |
| 665 | "nnwfm.el" "nnlistserv.el" "nnkiboze.el" "nndb.el" "nnsoup.el" | 668 | "nnwfm.el" "nnlistserv.el" "nnkiboze.el" "nndb.el" "nnsoup.el" |
| 666 | "netrc.el" "password.el" "sasl-cram.el" "sasl-digest.el" "sasl-ntlm.el" | 669 | "netrc.el" "password.el" "sasl-cram.el" "sasl-digest.el" "sasl-ntlm.el" |
| @@ -691,7 +694,7 @@ Changes to files in this list are not listed.") | |||
| 691 | "etags-vmslib.c" "fakemail.c" "getdate.c" "getopt.h" "getopt1.c" | 694 | "etags-vmslib.c" "fakemail.c" "getdate.c" "getopt.h" "getopt1.c" |
| 692 | "getopt_.h" "getopt_int.h" "gettext.h" "leditcfns.c" "loadst.c" | 695 | "getopt_.h" "getopt_int.h" "gettext.h" "leditcfns.c" "loadst.c" |
| 693 | "make-path.c" "qsort.c" "sorted-doc.c" "tcp.c" "timer.c" "wakeup.c" | 696 | "make-path.c" "qsort.c" "sorted-doc.c" "tcp.c" "timer.c" "wakeup.c" |
| 694 | "yow.c" "grep-changelog" | 697 | "yow.c" "grep-changelog" "grep-changelog.1" |
| 695 | ;; etc/ | 698 | ;; etc/ |
| 696 | "emacsclient.c" "etags.c" "hexl.c" "make-docfile.c" "movemail.c" | 699 | "emacsclient.c" "etags.c" "hexl.c" "make-docfile.c" "movemail.c" |
| 697 | "test-distrib.c" "testfile" | 700 | "test-distrib.c" "testfile" |
| @@ -801,6 +804,7 @@ in the repository.") | |||
| 801 | ;; The one in lisp is eshell/eshell.el. | 804 | ;; The one in lisp is eshell/eshell.el. |
| 802 | ("eshell.el" . "automated/eshell.el") | 805 | ("eshell.el" . "automated/eshell.el") |
| 803 | ("eshell/esh-test.el" . "automated/eshell.el") | 806 | ("eshell/esh-test.el" . "automated/eshell.el") |
| 807 | ("automated/cl-lib.el" . "automated/cl-lib-tests.el") | ||
| 804 | ("automated/package-x-test.el" . "automated/package-test.el") | 808 | ("automated/package-x-test.el" . "automated/package-test.el") |
| 805 | ;; INSTALL-CVS -> .CVS -> .BZR -> .REPO | 809 | ;; INSTALL-CVS -> .CVS -> .BZR -> .REPO |
| 806 | ("INSTALL-CVS" . "INSTALL.REPO") | 810 | ("INSTALL-CVS" . "INSTALL.REPO") |
| @@ -867,6 +871,8 @@ in the repository.") | |||
| 867 | ("grammars/wisent-grammar.el" . "wisent/grammar.el") | 871 | ("grammars/wisent-grammar.el" . "wisent/grammar.el") |
| 868 | ;; Moved from admin/nt/ to nt/. | 872 | ;; Moved from admin/nt/ to nt/. |
| 869 | ("nt/README.W32" . "README.W32") | 873 | ("nt/README.W32" . "README.W32") |
| 874 | ("notes/BRANCH" . "notes/repo") | ||
| 875 | ("notes/bzr" . "notes/repo") | ||
| 870 | ) | 876 | ) |
| 871 | "Alist of files which have been renamed during their lifetime. | 877 | "Alist of files which have been renamed during their lifetime. |
| 872 | Elements are (OLDNAME . NEWNAME).") | 878 | Elements are (OLDNAME . NEWNAME).") |
| @@ -939,6 +945,8 @@ ediff\\|emerge\\|log-edit\\|log-view\\|pcvs\\|smerge-mode\\|vc\\)\\.el\\'" | |||
| 939 | ("comint-testsuite.el" "automated/\\&") | 945 | ("comint-testsuite.el" "automated/\\&") |
| 940 | ("\\`\\(bytecomp\\|font-parse\\|icalendar\\|occur\\|newsticker\\)\ | 946 | ("\\`\\(bytecomp\\|font-parse\\|icalendar\\|occur\\|newsticker\\)\ |
| 941 | -testsuite\\.el" "automated/\\1-tests.el") | 947 | -testsuite\\.el" "automated/\\1-tests.el") |
| 948 | ("automated/flymake/warnpred/\\(Makefile\\|test\\.\\(?:c\\|pl\\)\\)\\'" | ||
| 949 | "automated/data/flymake/\\1") | ||
| 942 | ;; NB lax rules should come last. | 950 | ;; NB lax rules should come last. |
| 943 | ("^m/m-\\(.*\\.h\\)$" "m/\\1" t) | 951 | ("^m/m-\\(.*\\.h\\)$" "m/\\1" t) |
| 944 | ("^m-\\(.*\\.h\\)$" "\\1" t) | 952 | ("^m-\\(.*\\.h\\)$" "\\1" t) |