aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorBill Wohler2011-12-26 21:00:38 -0800
committerBill Wohler2011-12-26 21:00:38 -0800
commit24e0a9b534f388c636db3176d84f23cae624c79e (patch)
treec7e62cb0513a3d6b9f5173920199fabf92954552 /lisp/mh-e
parent7d15e878f86d5ffec58e3bddd38de0ac8d4161e8 (diff)
parent27f03d6c1531ba4515023614b0938284d125fcc3 (diff)
downloademacs-24e0a9b534f388c636db3176d84f23cae624c79e.tar.gz
emacs-24e0a9b534f388c636db3176d84f23cae624c79e.zip
Update release notes to reflect a fixed, reported bug.
Merge from trunk.
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index cdda300f006..d4b37f9645f 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -126,7 +126,7 @@
126 * mh-mime.el: Shush XEmacs compiler in mh-do-in-xemacs block. 126 * mh-mime.el: Shush XEmacs compiler in mh-do-in-xemacs block.
127 127
128 * mh-folder.el: Use boundp instead of fboundp when testing 128 * mh-folder.el: Use boundp instead of fboundp when testing
129 existence of desktop-buffer-mode-handlers. 129 existence of desktop-buffer-mode-handlers (closes SF #1510145).
130 130
1312011-05-10 Jim Meyering <meyering@redhat.com> 1312011-05-10 Jim Meyering <meyering@redhat.com>
132 132