mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-21 18:23:59 +00:00
* admin/authors.el (authors-lax-changelogs): Update for erc changes.
This commit is contained in:
parent
13055fd086
commit
455f13b8c9
@ -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.
|
;; Eg the progmodes/ (etc) directories did not exist before 1997.
|
||||||
;; Also, lib-src/ did not exist, the files were in etc/.
|
;; Also, lib-src/ did not exist, the files were in etc/.
|
||||||
;; And various other things.
|
;; 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
|
(defconst authors-lax-changelogs
|
||||||
'("erc/ChangeLog\\.0[1-8]\\'"
|
'("erc/ChangeLog\\.1\\'"
|
||||||
"gnus/ChangeLog\\.[1-2]\\'"
|
"gnus/ChangeLog\\.[1-2]\\'"
|
||||||
"lisp/ChangeLog\\.\\([1-9]\\|1[0-5]\\)\\'"
|
"lisp/ChangeLog\\.\\([1-9]\\|1[0-5]\\)\\'"
|
||||||
"mh-e/ChangeLog\\.1\\'"
|
"mh-e/ChangeLog\\.1\\'"
|
||||||
|
Loading…
Reference in New Issue
Block a user