aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorNicolas Petton2016-07-24 16:20:43 +0200
committerNicolas Petton2016-07-24 16:21:26 +0200
commit97d28b42a67131ef5e59f593c9f075992f06d983 (patch)
tree16a763be0ccc8bb8848d405a700295ce050aef27 /admin
parent9ab52f6987106853224783f41325e48f163cf169 (diff)
downloademacs-97d28b42a67131ef5e59f593c9f075992f06d983.tar.gz
emacs-97d28b42a67131ef5e59f593c9f075992f06d983.zip
* admin/authors.el (authors-valid-file-names): Addition.
Diffstat (limited to 'admin')
-rw-r--r--admin/authors.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/authors.el b/admin/authors.el
index 0893e29a860..3e9e005e222 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -652,6 +652,7 @@ Changes to files in this list are not listed.")
652 "ebuild.bat" "install.bat" "fast-install.bat" 652 "ebuild.bat" "install.bat" "fast-install.bat"
653 "debug.bat.in" "emacs.bat.in" "addsection.c" 653 "debug.bat.in" "emacs.bat.in" "addsection.c"
654 "inc/sys/dir.h" "inc/gettext.h" 654 "inc/sys/dir.h" "inc/gettext.h"
655 "time.h"
655 ".gdbinit-union" 656 ".gdbinit-union"
656 "alloca.s" 657 "alloca.s"
657 "make-delta" 658 "make-delta"