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.
+2006-03-05 Bill Wohler <wohler@newt.com>
+
+ * 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.
+
2006-03-04 Bill Wohler <wohler@newt.com>
* mh-compat.el (mh-image-load-path-for-library): Move here from
\\{mh-folder-mode-map}"
(mh-do-in-gnu-emacs
(unless mh-folder-buttons-init-flag
- (let ((load-path (mh-image-load-path-for-library
- "mh-e" "mh-logo.xpm" 'load-path))
+ (let ((load-path (mh-image-load-path-for-library "mh-e" "mh-logo.xpm"))
(image-load-path (mh-image-load-path-for-library
"mh-e" "mh-logo.xpm" 'image-load-path)))
(mh-tool-bar-folder-buttons-init)
(make-local-variable 'mh-sent-from-msg)
(mh-do-in-gnu-emacs
(unless mh-letter-buttons-init-flag
- (let ((load-path (mh-image-load-path-for-library
- "mh-e" "mh-logo.xpm" 'load-path))
+ (let ((load-path (mh-image-load-path-for-library "mh-e" "mh-logo.xpm"))
(image-load-path (mh-image-load-path-for-library
"mh-e" "mh-logo.xpm" 'image-load-path)))
(mh-tool-bar-letter-buttons-init)
(defun mh-logo-display ()
"Modify mode line to display MH-E logo."
(mh-do-in-gnu-emacs
- (let ((load-path (mh-image-load-path-for-library
- "mh-e" "mh-logo.xpm" 'load-path))
+ (let ((load-path (mh-image-load-path-for-library "mh-e" "mh-logo.xpm"))
(image-load-path (mh-image-load-path-for-library
"mh-e" "mh-logo.xpm" 'image-load-path)))
(add-text-properties