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/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 349bae9f072..3dcf689767a 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,11 @@
12006-02-15 Peter S Galbraith <psg@debian.org>
2
3 * mh-compat.el (mh-image-search-load-path): Compatibility code.
4 Emacs 21 and XEmacs don't have `image-search-load-path'.
5
6 * mh-utils.el (mh-image-load-path): Don't bail out on error if the
7 images are already found.
8
12006-02-10 Bill Wohler <wohler@newt.com> 92006-02-10 Bill Wohler <wohler@newt.com>
2 10
3 * mh-search.el (mh-search): Wrap code in (block mh-search ...) 11 * mh-search.el (mh-search): Wrap code in (block mh-search ...)