1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-26 00:01:47 -07:00

authors.el updates

* admin/authors.el (authors-ignored-files): Addition.
This commit is contained in:
Nicolas Petton 2016-03-02 17:03:59 +01:00
parent a26f1933db
commit 5cf7c393b7

View file

@ -392,6 +392,7 @@ Changes to files matching one of the regexps in this list are not listed.")
"zipdist.bat" "zipdist.bat"
"nt/makefile.w32-in" "nt/makefile.w32-in"
"config.nt" "config.nt"
"nextstep/WISHLIST"
) )
"List of files and directories to ignore. "List of files and directories to ignore.
Changes to files in this list are not listed.") Changes to files in this list are not listed.")