Mercurial > emacs
diff lisp/ChangeLog @ 101810:57264a933a63
(rmail-what-message): Unbreak it.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 05 Feb 2009 06:40:01 +0000 |
parents | d775b84fdd71 |
children | 3fb06c6710fa |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 05 06:36:14 2009 +0000 +++ b/lisp/ChangeLog Thu Feb 05 06:40:01 2009 +0000 @@ -1,3 +1,11 @@ +2009-02-05 Glenn Morris <rgm@gnu.org> + + * mail/rmail.el (rmail-what-message): Unbreak it. + + * net/mairix.el (rmail-buffer): Remove unneeded eval-when-compile. + (rmail-narrow-to-non-pruned-header): Remove autoload. + (mairix-rmail-fetch-field): Handle mbox Rmail. + 2009-02-04 Dave Love <fx@gnu.org> * net/imap.el (imap-fetch-safe): Bind debug-on-error.