1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-09 15:50:40 -08:00

(authors-ignored-files): Ignore changes

to FOR-RELEASE and TODO.
This commit is contained in:
Kim F. Storm 2006-07-10 15:03:24 +00:00
parent 77034d43b9
commit 56e4872562

View file

@ -169,7 +169,7 @@ listed.")
'("external-lisp" '("external-lisp"
"lock" "share-lib" "local-lisp" "lock" "share-lib" "local-lisp"
"noleim-Makefile.in" "noleim-Makefile.in"
"NEWS" "PROBLEMS" "FAQ" "AUTHORS") "NEWS" "PROBLEMS" "FAQ" "AUTHORS" "FOR-RELEASE" "TODO")
"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.")