comparison lisp/mh-e/ChangeLog @ 68975:90801dac7d88

(mh-image-load-path): Fix problem that images on load-path or image-load-path would win over relative paths (newer MH-E or Emacs distribution).
author Bill Wohler <wohler@newt.com>
date Fri, 17 Feb 2006 18:36:03 +0000
parents ab0fd996e480
children c6014dab558d
comparison
equal deleted inserted replaced
68974:977852fb2e3b 68975:90801dac7d88
1 2006-02-17 Bill Wohler <wohler@newt.com>
2
3 * mh-utils.el (mh-image-load-path): Fix problem that images on
4 load-path or image-load-path would win over relative paths (newer
5 MH-E or Emacs distribution).
6
1 2006-02-16 Bill Wohler <wohler@newt.com> 7 2006-02-16 Bill Wohler <wohler@newt.com>
2 8
3 * mh-e.el (mh-inherit-face-flag): New variable. Non-nil means that 9 * mh-e.el (mh-inherit-face-flag): New variable. Non-nil means that
4 the defface :inherit keyword is available. 10 the defface :inherit keyword is available.
5 (mh-face-data): New variable (contains all face specs) and 11 (mh-face-data): New variable (contains all face specs) and