aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2017-06-06 15:19:58 -0400
committerGlenn Morris2017-06-06 15:19:58 -0400
commit30e33e967b9dc38db633e46df9d61d2e25f2d991 (patch)
treedbac9557cdee207267ab6f9a4ce4004330797e80 /admin
parenta203e717ebe2b5a491b39a52f39e65ef17dc39a5 (diff)
downloademacs-30e33e967b9dc38db633e46df9d61d2e25f2d991.tar.gz
emacs-30e33e967b9dc38db633e46df9d61d2e25f2d991.zip
; * admin/authors.el (authors-obsolete-files-regexps): Tweak previous.
Diffstat (limited to 'admin')
-rw-r--r--admin/authors.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/authors.el b/admin/authors.el
index 4ca867f2842..ea94df07879 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -266,7 +266,7 @@ If REALNAME is nil, ignore that author.")
266 "test/etags/" 266 "test/etags/"
267 "indent/" 267 "indent/"
268 "-resources/" 268 "-resources/"
269 "admin/unidata/[BINSU]" 269 "unidata/.*\\.txt\\'"
270 ;; TODO lib/? Matches other things? 270 ;; TODO lib/? Matches other things?
271 "build-aux/" "m4/" "Emacs.xcodeproj" "mapfiles" "\\.map\\'" 271 "build-aux/" "m4/" "Emacs.xcodeproj" "mapfiles" "\\.map\\'"
272 "preferences\\.\\(nib\\|gorm\\)" 272 "preferences\\.\\(nib\\|gorm\\)"