From: Bill Wohler Date: Sun, 3 Jul 2011 21:44:02 +0000 (-0700) Subject: * mh-utils.el: X-Git-Tag: emacs-pretest-24.0.90~104^2~152^2~213 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0a9f5305f194209798485909eb021d9b94ecf1cc;p=emacs.git * mh-utils.el: * mh-mime.el: Shush XEmacs compiler in mh-do-in-xemacs block. --- 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 + * 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.