Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 66136:aacff8293f4b
(mh-image-load-path): Use locate-library to find MH-E. This simplified
the code a lot. Flattened out nested statements even more.
| author | Bill Wohler <wohler@newt.com> |
|---|---|
| date | Mon, 17 Oct 2005 05:52:53 +0000 |
| parents | debb27ca9375 |
| children | 88bf1b026ccb |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Mon Oct 17 04:46:46 2005 +0000 +++ b/lisp/mh-e/ChangeLog Mon Oct 17 05:52:53 2005 +0000 @@ -1,3 +1,9 @@ +2005-10-16 Bill Wohler <wohler@newt.com> + + * mh-init.el (mh-image-load-path): Use locate-library to find + MH-E. This simplified the code a lot. Flattened out nested + statements even more. + 2005-10-16 Satyaki Das <satyaki@theforce.stanford.edu> * mh-init.el (mh-image-load-path): Remove use of pushnew since it
