Mercurial > emacs
comparison lisp/ChangeLog @ 37788:49470433078d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 17 May 2001 14:47:01 +0000 |
parents | b93b6e5c76bf |
children | 96f0fed8e431 |
comparison
equal
deleted
inserted
replaced
37787:2022cee16ea5 | 37788:49470433078d |
---|---|
1 2001-05-17 Gerd Moellmann <gerd@gnu.org> | 1 2001-05-17 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * mail/rmail.el (rmail-require-mime-maybe): New function. | |
4 (rmail): Use it. | |
5 (rmail-mode): Handle the case of finding Rmail files. | |
2 | 6 |
3 * emacs-lisp/elp.el (elp-instrument-function): Handle advised | 7 * emacs-lisp/elp.el (elp-instrument-function): Handle advised |
4 functions. | 8 functions. |
5 | 9 |
6 2001-05-17 Stefan Monnier <monnier@cs.yale.edu> | 10 2001-05-17 Stefan Monnier <monnier@cs.yale.edu> |