comparison lisp/mh-e/ChangeLog @ 69492:6afc0d1f682b

* mh-compat.el (mh-image-load-path-for-library): Fix example by not recommending that one binds image-load-path. Just defvar it to placate compiler and only use it if previously defined. * mh-e.el (image-load-path): Don't bind! * mh-folder.el (mh-folder-mode): Only use image-load-path if previously defined. * mh-letter.el (mh-letter-mode): Ditto. * mh-utils.el (mh-logo-display): Ditto.
author Bill Wohler <wohler@newt.com>
date Wed, 15 Mar 2006 17:03:58 +0000
parents 5259cc742763
children 2f7238ff01ad
comparison
equal deleted inserted replaced
69491:081473b824e0 69492:6afc0d1f682b
1 2006-03-15 Bill Wohler <wohler@newt.com>
2
3 * mh-compat.el (mh-image-load-path-for-library): Fix example by
4 not recommending that one binds image-load-path. Just defvar it to
5 placate compiler and only use it if previously defined.
6
7 * mh-e.el (image-load-path): Don't bind!
8
9 * mh-folder.el (mh-folder-mode): Only use image-load-path if
10 previously defined.
11
12 * mh-letter.el (mh-letter-mode): Ditto.
13
14 * mh-utils.el (mh-logo-display): Ditto.
15
1 2006-03-14 Bill Wohler <wohler@newt.com> 16 2006-03-14 Bill Wohler <wohler@newt.com>
2 17
3 * mh-compat.el (mh-image-load-path-for-library): Incorporate 18 * mh-compat.el (mh-image-load-path-for-library): Incorporate
4 changes from image-load-path-for-library, which are: 19 changes from image-load-path-for-library, which are:
5 (image-load-path-for-library): Pass value of path rather than 20 (image-load-path-for-library): Pass value of path rather than