Mercurial > emacs
changeset 37788:49470433078d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 17 May 2001 14:47:01 +0000 |
parents | 2022cee16ea5 |
children | 52b89bfaf350 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 17 14:46:22 2001 +0000 +++ b/lisp/ChangeLog Thu May 17 14:47:01 2001 +0000 @@ -1,5 +1,9 @@ 2001-05-17 Gerd Moellmann <gerd@gnu.org> + * mail/rmail.el (rmail-require-mime-maybe): New function. + (rmail): Use it. + (rmail-mode): Handle the case of finding Rmail files. + * emacs-lisp/elp.el (elp-instrument-function): Handle advised functions.