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/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 0854010e60f..49229b90225 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,19 @@
12013-03-02 Bill Wohler <wohler@newt.com>
2
3 Release MH-E version 8.5.
4
5 * mh-e.el (Version, mh-version): Update for release 8.5.
6
72012-12-10 Jeffrey C Honig <jch@honig.net>
8
9 * mh-folder.el (mh-inc-folder): Revert SF #2321115, SF #250
10 which processed pending deletes and refiles. Call to
11 mh-process-or-undo-commands to insure that pending changes are
12 properly tagged after including new mail (closes SF #271).
13
14 * mh-comp.el: Insure that mail-header-separator is set before
15 invoking any mml functions (closes SF #270).
16
12013-01-23 Dmitry Antipov <dmantipov@yandex.ru> 172013-01-23 Dmitry Antipov <dmantipov@yandex.ru>
2 18
3 * mh-acros.el (mh-do-at-event-location): Use point-marker. 19 * mh-acros.el (mh-do-at-event-location): Use point-marker.