emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 455f13b 2/2: * admin/authors.el (authors-lax-change


From: Glenn Morris
Subject: [Emacs-diffs] master 455f13b 2/2: * admin/authors.el (authors-lax-changelogs): Update for erc changes.
Date: Fri, 17 Apr 2015 00:48:10 +0000

branch: master
commit 455f13b8c91a51cd08e19fda737a4358a9a927d6
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * admin/authors.el (authors-lax-changelogs): Update for erc changes.
---
 admin/authors.el |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/admin/authors.el b/admin/authors.el
index 1f7e542..55839b6 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -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\\'"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]