comparison lisp/mh-e/ChangeLog @ 69286:0b84cb235f62

* mh-folder.el (mh-folder-mode): Drop 'load-path argument when calling mh-image-load-path-for-library since this is the default. * mh-letter.el (mh-letter-mode): Ditto. * mh-utils.el (mh-logo-display): Ditto.
author Bill Wohler <wohler@newt.com>
date Sun, 05 Mar 2006 20:11:53 +0000
parents ade4a047af1b
children eb7108787b50
comparison
equal deleted inserted replaced
69285:287868e8ac6f 69286:0b84cb235f62
1 2006-03-05 Bill Wohler <wohler@newt.com>
2
3 * mh-folder.el (mh-folder-mode): Drop 'load-path argument when
4 calling mh-image-load-path-for-library since this is the default.
5
6 * mh-letter.el (mh-letter-mode): Ditto.
7
8 * mh-utils.el (mh-logo-display): Ditto.
9
1 2006-03-04 Bill Wohler <wohler@newt.com> 10 2006-03-04 Bill Wohler <wohler@newt.com>
2 11
3 * mh-compat.el (mh-image-load-path-for-library): Move here from 12 * mh-compat.el (mh-image-load-path-for-library): Move here from
4 mh-utils.el and wrap with mh-defun-compat since this function will 13 mh-utils.el and wrap with mh-defun-compat since this function will
5 be soon added to image.el. 14 be soon added to image.el.