# HG changeset patch # User Gerd Moellmann # Date 970315600 0 # Node ID aed9b8b49f471c80cc81099f75e25c046d03a285 # Parent 1bb0e9c9c64d84d602c3f349abb6d2ef09d2e2ff *** empty log message *** diff -r 1bb0e9c9c64d -r aed9b8b49f47 lisp/ChangeLog --- 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 + + * 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 * autoinsert.el (auto-insert-mode): Use define-minor-mode.