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/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 2a254c89d25..df4edcc75e1 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,23 @@
12011-07-12 Bill Wohler <wohler@newt.com>
2
3 Release MH-E version 8.2.91.
4
5 * mh-e.el (Version, mh-version): Update for release 8.2.91.
6
7 * mh-compat.el (mh-pop-to-buffer-same-window): Add compatibility
8 function to call switch-to-buffer on systems that lack
9 pop-to-buffer-same-window.
10 * mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder)
11 (mh-make-folder): Call mh-pop-to-buffer-same-window instead of
12 switch-to-buffer. The previous change which used pop-to-buffer
13 produced the wrong behavior.
14
152011-07-12 Henrique Martins <henrique@martins.cc> (tiny change)
16
17 * mh-xface.el (mh-picon-get-image): Remove quote from block
18 argument.
19 * mh-mime.el (mh-mh-directive-present-p): Ditto.
20
12011-07-10 Bill Wohler <wohler@newt.com> 212011-07-10 Bill Wohler <wohler@newt.com>
2 22
3 Release MH-E version 8.2.90. 23 Release MH-E version 8.2.90.