diff options
author | Nicolas Petton <nicolas@petton.fr> | 2016-07-24 16:20:43 +0200 |
---|---|---|
committer | Nicolas Petton <nicolas@petton.fr> | 2016-07-24 16:21:26 +0200 |
commit | 97d28b42a67131ef5e59f593c9f075992f06d983 (patch) | |
tree | 16a763be0ccc8bb8848d405a700295ce050aef27 | |
parent | 9ab52f6987106853224783f41325e48f163cf169 (diff) |
* admin/authors.el (authors-valid-file-names): Addition.
-rw-r--r-- | admin/authors.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/authors.el b/admin/authors.el index 0893e29a86..3e9e005e22 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -652,6 +652,7 @@ Changes to files in this list are not listed.") "ebuild.bat" "install.bat" "fast-install.bat" "debug.bat.in" "emacs.bat.in" "addsection.c" "inc/sys/dir.h" "inc/gettext.h" + "time.h" ".gdbinit-union" "alloca.s" "make-delta" |