aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mh-e/ChangeLog')
-rw-r--r--lisp/mh-e/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 85e4ddbfe6b..40517e61922 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,12 @@
12006-02-03 Peter Galbraith <psg@debian.org>
2
3 * mh-utils.el (mh-image-load-path): New variable to optionally
4 hold the directory where MH-E images are stored. If nil, then
5 the function `mh-image-load-path' will find it. This variable
6 will be used for Debian packaging.
7 (mh-image-load-path function): Use variable `mh-image-load-path'
8 if non-nil and exists.
9
12006-02-03 Mark D. Baushke <mdb@gnu.org> 102006-02-03 Mark D. Baushke <mdb@gnu.org>
2 11
3 * mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar 12 * mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar