changeset 32029:aed9b8b49f47

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sat, 30 Sep 2000 12:06:40 +0000
parents 1bb0e9c9c64d
children 4c0c7d7a9edc
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Sep 30 12:06:16 2000 +0000
+++ b/lisp/ChangeLog	Sat Sep 30 12:06:40 2000 +0000
@@ -1,3 +1,9 @@
+2000-09-30  Gerd Moellmann  <gerd@gnu.org>
+
+	* emacs-lisp/authors.el (authors-obsolete-file-p): New function.
+	(authors-obsolete-files-regexps): New variable.
+	(authors-add): Don't record changes in obsolete files.
+
 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* autoinsert.el (auto-insert-mode): Use define-minor-mode.