changeset 71758:dff042545179

(authors-ignored-files): Ignore changes to FOR-RELEASE and TODO.
author Kim F. Storm <storm@cua.dk>
date Mon, 10 Jul 2006 15:03:24 +0000
parents f3bff41b5de3
children 295b3ee61b3d
files lisp/emacs-lisp/authors.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/authors.el	Mon Jul 10 15:03:10 2006 +0000
+++ b/lisp/emacs-lisp/authors.el	Mon Jul 10 15:03:24 2006 +0000
@@ -169,7 +169,7 @@
   '("external-lisp"
     "lock" "share-lib" "local-lisp"
     "noleim-Makefile.in"
-    "NEWS" "PROBLEMS" "FAQ" "AUTHORS")
+    "NEWS" "PROBLEMS" "FAQ" "AUTHORS" "FOR-RELEASE" "TODO")
   "List of files and directories to ignore.
 Changes to files in this list are not listed.")