From: Glenn Morris Date: Mon, 13 Oct 2014 19:52:43 +0000 (-0400) Subject: Tweak previous authors.el change X-Git-Tag: emacs-24.4-rc1~11 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=440cb8f6cca0ec36a4f83b5ab0b31d615036a5d7;p=emacs.git Tweak previous authors.el change --- diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index cb884241d5e..51bd41530cc 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -242,7 +242,7 @@ If REALNAME is nil, ignore that author.") '(".*loaddefs.el$" ; not obsolete, but auto-generated "\\.\\(cvs\\|git\\)ignore$" ; obsolete or uninteresting "\\.arch-inventory$" - "automated/data" ; not interesting + "automated/data/" ; not interesting ;; TODO lib/? Matches other things? "build-aux/" "m4/" "Emacs.xcodeproj" "mapfiles" "\\.map\\'" "preferences\\.\\(nib\\|gorm\\)" @@ -254,7 +254,7 @@ Changes to files matching one of the regexps in this list are not listed.") (defconst authors-no-scan-regexps '("etc/nxml/" - "automated/data") + "automated/data/") "Lists of regexps matching files not to scan for authorship.") (defconst authors-ignored-files