Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 66128:debb27ca9375
* mh-init.el (mh-image-load-path): Remove use of pushnew since it
causes a compiler warning.
* mh-utils.el (mh-display-msg): Do MIME cleanup before inserting
the message to be viewed (closes SF #1306141).
| author | Satyaki Das <satyaki@theforce.stanford.edu> |
|---|---|
| date | Sun, 16 Oct 2005 20:42:39 +0000 |
| parents | 13abee3a9bc6 |
| children | aacff8293f4b |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Sun Oct 16 17:52:04 2005 +0000 +++ b/lisp/mh-e/ChangeLog Sun Oct 16 20:42:39 2005 +0000 @@ -1,3 +1,11 @@ +2005-10-16 Satyaki Das <satyaki@theforce.stanford.edu> + + * mh-init.el (mh-image-load-path): Remove use of pushnew since it + causes a compiler warning. + + * mh-utils.el (mh-display-msg): Do MIME cleanup before inserting + the message to be viewed (closes SF #1306141). + 2005-10-16 Masatake YAMATO <jet@gyve.org> * mh-comp.el (mh-complete-word): Pass the common
