commit 43885eac09d7c69ecbac08c033d33381e21f48a2 (HEAD, refs/remotes/origin/master) Author: Glenn Morris Date: Tue Jun 6 16:19:10 2017 -0400 More authors.el updates * admin/authors.el (authors-obsolete-files-regexps) (authors-valid-file-names, authors-renamed-files-alist) (authors-renamed-files-regexps): Additions. diff --git a/admin/authors.el b/admin/authors.el index ea94df0787..692c7b7b6c 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -263,10 +263,12 @@ If REALNAME is nil, ignore that author.") "\\.arch-inventory$" "ChangeLog\\(\\.[0-9]+\\)?\\'" "\\(automated\\|test\\)/data/" ; not interesting + "cedet/tests/" "test/etags/" - "indent/" + "\\`\\(indent\\|automated\\)\\'" "indent/" "mod-test/" "-resources/" "unidata/.*\\.txt\\'" + "BidiCharacterTest.txt" ;; TODO lib/? Matches other things? "build-aux/" "m4/" "Emacs.xcodeproj" "mapfiles" "\\.map\\'" "preferences\\.\\(nib\\|gorm\\)" @@ -744,8 +746,9 @@ Changes to files in this list are not listed.") "gnus-gl.el" "gnus.sum.el" "proto-stream.el" "color.el" "color-lab.el" "eww.el" "shr-color.el" "shr.el" "earcon.el" "gnus-audio.el" "encrypt.el" "format-spec.el" "gnus-move.el" "gnus-sync.el" - "auth-source.el" "mailcap.el" "pop3.el" "qp.el" "registry.el" - "rfc2231.el" "sieve.el" "sieve-mode.el" + "auth-source.el" "ecomplete.el" "gravatar.el" "mailcap.el" "plstore.el" + "pop3.el" "qp.el" "registry.el" "rfc2231.el" "rtree.el" + "sieve.el" "sieve-mode.el" ;; doc "getopt.c" "texindex.c" "news.texi" "vc.texi" "vc2-xtra.texi" "back.texi" "vol1.texi" "vol2.texi" "elisp-covers.texi" "two.el" @@ -785,6 +788,11 @@ Changes to files in this list are not listed.") "nxml-glyph.el" "tramp-gw.el" "webmail.el" + "biditest.el" + "redisplay-testsuite.el" + "cedet-utests.el" "ede-tests.el" "semantic-ia-utest.el" + "semantic-tests.el" "semantic-utest-c.el" "semantic-utest.el" + "srecode-tests.el" ) "File names which are valid, but no longer exist (or cannot be found) in the repository.") @@ -896,6 +904,8 @@ in the repository.") ;; From lisp/ to etc/nxml. ("nxml/test.invalid.xml" . "test-invalid.xml") ("nxml/test.valid.xml" . "test-valid.xml") + ("automated/Makefile.in" . "test/Makefile.in") + ("rmailmm.el" . "test/rmailmm.el") ;; The one in lisp is eshell/eshell.el. ("eshell.el" . "eshell-tests.el") ("automated/eshell.el" . "eshell-tests.el") @@ -1061,9 +1071,13 @@ ediff\\|emerge\\|log-edit\\|log-view\\|pcvs\\|smerge-mode\\|vc\\)\\.el\\'" ;; From test/ to test/automated/. ("comint-testsuite.el" "automated/\\&") ("\\`\\(bytecomp\\|font-parse\\|icalendar\\|occur\\|newsticker\\)\ --testsuite\\.el" "automated/\\1-tests.el") +-testsuite\\.el" "\\1-tests.el") ("automated/flymake/warnpred/\\(Makefile\\|test\\.\\(?:c\\|pl\\)\\)\\'" "automated/data/flymake/\\1") + ;; More complicated than this, but we only use the basename of the RHS. + ("automated/\\([^/]*-test[^/]*\\.el\\)\\'" "\\1") + ;; Maybe not the exact new name, but disambiguates from lisp/. + ("automated/\\([^/]*\\)\\.el\\'" "\\1-tests.el") ;; NB lax rules should come last. ("^m/m-\\(.*\\.h\\)$" "m/\\1" t) ("^m-\\(.*\\.h\\)$" "\\1" t) commit 30e33e967b9dc38db633e46df9d61d2e25f2d991 Author: Glenn Morris Date: Tue Jun 6 15:19:58 2017 -0400 ; * admin/authors.el (authors-obsolete-files-regexps): Tweak previous. diff --git a/admin/authors.el b/admin/authors.el index 4ca867f284..ea94df0787 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -266,7 +266,7 @@ If REALNAME is nil, ignore that author.") "test/etags/" "indent/" "-resources/" - "admin/unidata/[BINSU]" + "unidata/.*\\.txt\\'" ;; TODO lib/? Matches other things? "build-aux/" "m4/" "Emacs.xcodeproj" "mapfiles" "\\.map\\'" "preferences\\.\\(nib\\|gorm\\)" commit a203e717ebe2b5a491b39a52f39e65ef17dc39a5 Author: Glenn Morris Date: Tue Jun 6 15:08:41 2017 -0400 More small authors.el updates * admin/authors.el (authors-aliases): Fix recent addition. (authors-obsolete-files-regexps, authors-no-scan-regexps) (authors-ignored-files, authors-valid-file-names) (authors-renamed-files-alist): Additions. ; * lisp/vc/pcvs.el, test/lisp/emacs-lisp/checkdoc-tests.el: ; Fix Author headers. ; * ChangeLog.2: Fixes. diff --git a/ChangeLog.2 b/ChangeLog.2 index 3b22d48296..3610aadba5 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -13551,7 +13551,7 @@ to window primitives (e.g. window-start) with a GROUP argument by calls to new functions (e.g. window-group-start). - * lisp/ispell.el (ispell-command-loop): Replace call to + * lisp/textmodes/ispell.el (ispell-command-loop): Replace call to pos-visible-in-window-p with pos-visible-in-window-group-p. * lisp/window.el (window-group-start, window-group-end) @@ -17568,7 +17568,7 @@ 2015-11-09 Michael Sperber - * lisp/gnus-sum.el (gnus-summary-backend-map): Bind B-backspace to + * lisp/gnus/gnus-sum.el (gnus-summary-backend-map): Bind B-backspace to `gnus-summary-delete-article` in a way that also works on XEmacs. 2015-11-08 Simen Heggestøyl @@ -26978,7 +26978,7 @@ both cases. This has been regularized. Error signaling behavior has been explicitly added to the doc string. - * lisp/cl-extra.el (cl-subseq): Defers to (seq-subseq) and is + * lisp/emacs-lisp/cl-extra.el (cl-subseq): Defers to (seq-subseq) and is therefore also impacted by this change. Update the doc string to reflect this. @@ -28839,7 +28839,7 @@ 2015-06-29 Wolfgang Jenkner - * lisp/calc-store.el (calc-insert-permanent-variable): Heed case. + * lisp/calc/calc-store.el (calc-insert-permanent-variable): Heed case. Otherwise `s p' of f and F will stomp on each other's value. (Bug#20916) diff --git a/admin/authors.el b/admin/authors.el index 4dfd183415..4ca867f284 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -78,7 +78,7 @@ files.") ("François Pinard" "Francois Pinard") ("Francesco Potortì" "Francesco Potorti" "Francesco Potorti`") ("Frederic Pierresteguy" "Fred Pierresteguy") - (nil "FSF") + (nil "^FSF") ("Gerd Möllmann" "Gerd Moellmann") ("Hallvard B. Furuseth" "Hallvard B Furuseth" "Hallvard Furuseth") ("Hrvoje Nikšić" "Hrvoje Niksic") @@ -262,7 +262,11 @@ If REALNAME is nil, ignore that author.") "\\.\\(bzr\\|cvs\\|git\\)ignore$" ; obsolete or uninteresting "\\.arch-inventory$" "ChangeLog\\(\\.[0-9]+\\)?\\'" - "automated/data/" ; not interesting + "\\(automated\\|test\\)/data/" ; not interesting + "test/etags/" + "indent/" + "-resources/" + "admin/unidata/[BINSU]" ;; TODO lib/? Matches other things? "build-aux/" "m4/" "Emacs.xcodeproj" "mapfiles" "\\.map\\'" "preferences\\.\\(nib\\|gorm\\)" @@ -274,7 +278,8 @@ Changes to files matching one of the regexps in this list are not listed.") (defconst authors-no-scan-regexps '("etc/nxml/" - "automated/data/") + "test/data/" + "test/.*-resources/") "Lists of regexps matching files not to scan for authorship.") (defconst authors-ignored-files @@ -389,6 +394,7 @@ Changes to files matching one of the regexps in this list are not listed.") "admin/unidata/makefile.w32-in" "unidata/makefile.w32-in" "lib/makefile.w32-in" + "lib-src/makefile.w32-in" "leim/makefile.w32-in" "lisp/makefile.w32-in" "src/makefile.w32-in" @@ -402,12 +408,13 @@ Changes to files matching one of the regexps in this list are not listed.") "src/paths.h" "envadd.bat" "multi-install-info.bat" - "INSTALL.OLD" + "INSTALL.OLD" "nt/INSTALL.OLD" "nt/src/paths.h" "nmake.defs" "gmake.defs" "zipdist.bat" "nt/makefile.w32-in" + "nt/subdirs.el" "config.nt" "nextstep/WISHLIST" ) @@ -653,7 +660,9 @@ Changes to files in this list are not listed.") "configure" "config.h" "is_exec.c" "sigaction.c" ;; nt/ - "ebuild.bat" "install.bat" "fast-install.bat" + "config.nt" "gmake.defs" "gnulib.mk" "nmake.defs" + "ebuild.bat" "envadd.bat" "fast-install.bat" "install.bat" + "multi-install-info.bat" "zipdist.bat" "debug.bat.in" "emacs.bat.in" "addsection.c" "inc/sys/dir.h" "inc/gettext.h" "time.h" @@ -734,7 +743,9 @@ Changes to files in this list are not listed.") "dns-mode.el" "run-at-time.el" "gnus-encrypt.el" "sha1-el.el" "gnus-gl.el" "gnus.sum.el" "proto-stream.el" "color.el" "color-lab.el" "eww.el" "shr-color.el" "shr.el" "earcon.el" "gnus-audio.el" "encrypt.el" - "format-spec.el" "gnus-move.el" + "format-spec.el" "gnus-move.el" "gnus-sync.el" + "auth-source.el" "mailcap.el" "pop3.el" "qp.el" "registry.el" + "rfc2231.el" "sieve.el" "sieve-mode.el" ;; doc "getopt.c" "texindex.c" "news.texi" "vc.texi" "vc2-xtra.texi" "back.texi" "vol1.texi" "vol2.texi" "elisp-covers.texi" "two.el" @@ -764,10 +775,15 @@ Changes to files in this list are not listed.") "emacsclient.c" "etags.c" "hexl.c" "make-docfile.c" "movemail.c" "test-distrib.c" "testfile" "tpu-edt.doc" ; see below + "lisp/obsolete/vc-mcvs.el" "obsolete/vc-mcvs.el" "nnwarchive.el" "nnultimate.el" "nnslashdot.el" + "keyswap.el" + "mouse-sel.el" + "nxml-glyph.el" + "tramp-gw.el" "webmail.el" ) "File names which are valid, but no longer exist (or cannot be found) @@ -881,10 +897,13 @@ in the repository.") ("nxml/test.invalid.xml" . "test-invalid.xml") ("nxml/test.valid.xml" . "test-valid.xml") ;; The one in lisp is eshell/eshell.el. - ("eshell.el" . "automated/eshell.el") - ("eshell/esh-test.el" . "automated/eshell.el") - ("automated/cl-lib.el" . "automated/cl-lib-tests.el") - ("automated/package-x-test.el" . "automated/package-test.el") + ("eshell.el" . "eshell-tests.el") + ("automated/eshell.el" . "eshell-tests.el") + ("eshell/esh-test.el" . "eshell-tests.el") + ("automated/cl-lib.el" . "cl-lib-tests.el") + ("automated/cl-lib-tests.el" . "cl-lib-tests.el") + ("automated/package-x-test.el" . "package-tests.el") + ("automated/package-test.el" . "package-tests.el") ("indent/js-indent-first-initialiser-t.js" . "indent/js-indent-init-t.js") ("indent/js-indent-first-initialiser-dynamic.js" . "indent/js-indent-init-dynamic.js") @@ -931,7 +950,8 @@ in the repository.") ("GNU.JOKES" . "JOKES") ("CHARACTERS" . "TODO") ("lisp/character-fold.el" . "lisp/char-fold.el") - ("test/automated/character-fold-tests.el" . "test/automated/char-fold-tests.el") + ("test/automated/character-fold-tests.el" . "char-fold-tests.el") + ("test/automated/char-fold-tests.el" . "char-fold-tests.el") ("images/gnus/mail_send.xpm" . "mail-send.xpm") ; still in images/gnus ("schema/xhtml-basic-form.rnc" . "xhtml-bform.rnc" ) ("schema/xhtml-basic-table.rnc" . "xhtml-btable.rnc") diff --git a/lisp/vc/pcvs.el b/lisp/vc/pcvs.el index e48f72643e..3ab3423668 100644 --- a/lisp/vc/pcvs.el +++ b/lisp/vc/pcvs.el @@ -10,7 +10,7 @@ ;; Jim Kingdon ;; Stefan Monnier ;; Greg Klanderman -;; Jari Aalto+mail.emacs +;; Jari Aalto ;; Maintainer: Stefan Monnier ;; Keywords: CVS, vc, release management diff --git a/test/lisp/emacs-lisp/checkdoc-tests.el b/test/lisp/emacs-lisp/checkdoc-tests.el index ac1375e1d3..69985506f7 100644 --- a/test/lisp/emacs-lisp/checkdoc-tests.el +++ b/test/lisp/emacs-lisp/checkdoc-tests.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2016-2017 Free Software Foundation, Inc. -;; Author: Google Inc. +;; Author: Philipp Stephani ;; This file is part of GNU Emacs.