summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/mh-e/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 3c984bf36fc..baba9c80ab9 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,5 +1,8 @@
2011-07-03 Bill Wohler <wohler@newt.com>
+ * mh-utils.el:
+ * mh-mime.el: Shush XEmacs compiler in mh-do-in-xemacs block.
+
* mh-folder.el: Use boundp instead of fboundp when testing
existence of desktop-buffer-mode-handlers.