Mercurial > emacs
comparison lisp/ChangeLog @ 32031:5f0a1848cc60
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 30 Sep 2000 12:15:19 +0000 |
parents | aed9b8b49f47 |
children | 9166041bd1e1 |
comparison
equal
deleted
inserted
replaced
32030:4c0c7d7a9edc | 32031:5f0a1848cc60 |
---|---|
1 2000-09-30 Gerd Moellmann <gerd@gnu.org> | 1 2000-09-30 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * files.el (auto-mode-alist): Add pattern for `#*mail*...'. | |
2 | 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. |
6 | 8 |