]> code.delx.au - gnu-emacs/commitdiff
* admin/authors.el (authors-lax-changelogs): Update for erc changes.
authorGlenn Morris <rgm@gnu.org>
Fri, 17 Apr 2015 00:47:35 +0000 (20:47 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 17 Apr 2015 00:47:35 +0000 (20:47 -0400)
admin/authors.el

index 1f7e542478bda8834810817823fa4a9b67b2fa3b..55839b6dc09ed1b106a0219e1efd2e66def48fd7 100644 (file)
@@ -974,10 +974,8 @@ Elements with LAX non-nil are only used in `authors-lax-changelogs'.")
 ;; Eg the progmodes/ (etc) directories did not exist before 1997.
 ;; Also, lib-src/ did not exist, the files were in etc/.
 ;; And various other things.
-;; Maybe this should just be any ChangeLog with a . extension,
-;; assuming we always fix logs fully before rotating them?
 (defconst authors-lax-changelogs
-  '("erc/ChangeLog\\.0[1-8]\\'"
+  '("erc/ChangeLog\\.1\\'"
     "gnus/ChangeLog\\.[1-2]\\'"
     "lisp/ChangeLog\\.\\([1-9]\\|1[0-5]\\)\\'"
     "mh-e/ChangeLog\\.1\\'"