summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Petton <nicolas@petton.fr>2016-03-02 17:03:59 +0100
committerNicolas Petton <nicolas@petton.fr>2016-03-02 17:03:59 +0100
commit5cf7c393b74dd1921a1124c19647fdf5491e2639 (patch)
tree6b7195bb72259a832dffdabd655d1f8d4413e3dd
parenta26f1933db42f63f7ade2f98cda8fec1521d6ccb (diff)
downloademacs-5cf7c393b74dd1921a1124c19647fdf5491e2639.tar.gz
authors.el updates
* admin/authors.el (authors-ignored-files): Addition.
-rw-r--r--admin/authors.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/authors.el b/admin/authors.el
index 9b3deef4f90..ecdd5ca7741 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -392,6 +392,7 @@ Changes to files matching one of the regexps in this list are not listed.")
"zipdist.bat"
"nt/makefile.w32-in"
"config.nt"
+ "nextstep/WISHLIST"
)
"List of files and directories to ignore.
Changes to files in this list are not listed.")