diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c897e57567f..7afd617f7c8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-09-30 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-09-30 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * files.el (auto-mode-alist): Add pattern for `#*mail*...'. | ||
| 4 | |||
| 3 | * emacs-lisp/authors.el (authors-obsolete-file-p): New function. | 5 | * emacs-lisp/authors.el (authors-obsolete-file-p): New function. |
| 4 | (authors-obsolete-files-regexps): New variable. | 6 | (authors-obsolete-files-regexps): New variable. |
| 5 | (authors-add): Don't record changes in obsolete files. | 7 | (authors-add): Don't record changes in obsolete files. |