# HG changeset patch # User Gerd Moellmann # Date 990110821 0 # Node ID 49470433078db6e6ac1a4fbde744f76d1ac05d18 # Parent 2022cee16ea59d67e95a467cc116278a717f7abe *** empty log message *** diff -r 2022cee16ea5 -r 49470433078d lisp/ChangeLog --- 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 + * 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.