* mh-compat.el (mh-image-load-path-for-library): Incorporate changes
authorBill Wohler <wohler@newt.com>
Tue, 14 Mar 2006 19:21:48 +0000 (19:21 +0000)
committerBill Wohler <wohler@newt.com>
Tue, 14 Mar 2006 19:21:48 +0000 (19:21 +0000)
commit44e3f44013ee5d526d2666e2ec8ed4962f9a6c77
tree159a8f63cdce362b039861c2e196fe0749ab38b4
parent5248a565cad8ca4a489fb8e8cd1bd21a2cf8f006
* mh-compat.el (mh-image-load-path-for-library): Incorporate changes
from image-load-path-for-library, which are:
(image-load-path-for-library): Pass value of path rather than symbol.
Always return list of directories. Guarantee that image directory
comes first.

* mh-e.el (image-load-path): Define on those Emacsen that lack it to
avoid compile and run-time errors.

* mh-folder.el (mh-folder-mode): Use new idiom for setting
image-load-path.

* mh-letter.el (mh-letter-mode): Ditto.

* mh-utils.el (mh-logo-display): Ditto.
lisp/mh-e/ChangeLog
lisp/mh-e/mh-compat.el
lisp/mh-e/mh-e.el
lisp/mh-e/mh-folder.el
lisp/mh-e/mh-letter.el
lisp/mh-e/mh-utils.el