aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/ChangeLog
diff options
context:
space:
mode:
authorBill Wohler2011-07-03 14:04:13 -0700
committerBill Wohler2011-07-03 14:04:13 -0700
commit2a7a7c1499fb5eba24ceb4141dfcd2339b3a3623 (patch)
tree8a1abdd52d8dc21102858aae42f8f98a3e0a7ec8 /lisp/mh-e/ChangeLog
parent2e13213db29863814c5edac6d731731eda24e357 (diff)
downloademacs-2a7a7c1499fb5eba24ceb4141dfcd2339b3a3623.tar.gz
emacs-2a7a7c1499fb5eba24ceb4141dfcd2339b3a3623.zip
* mh-folder.el: Use boundp instead of fboundp when testing existence
of desktop-buffer-mode-handlers.
Diffstat (limited to 'lisp/mh-e/ChangeLog')
-rw-r--r--lisp/mh-e/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 93e486adb0f..3c984bf36fc 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,8 @@
12011-07-03 Bill Wohler <wohler@newt.com>
2
3 * mh-folder.el: Use boundp instead of fboundp when testing
4 existence of desktop-buffer-mode-handlers.
5
12011-05-10 Jim Meyering <meyering@redhat.com> 62011-05-10 Jim Meyering <meyering@redhat.com>
2 7
3 Fix doubled-word typos. 8 Fix doubled-word typos.