summaryrefslogtreecommitdiff
path: root/lisp/mh-e/ChangeLog.2
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mh-e/ChangeLog.2')
-rw-r--r--lisp/mh-e/ChangeLog.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/mh-e/ChangeLog.2 b/lisp/mh-e/ChangeLog.2
index 6d3b8e332b6..1e57969b9b1 100644
--- a/lisp/mh-e/ChangeLog.2
+++ b/lisp/mh-e/ChangeLog.2
@@ -73,10 +73,10 @@
* mh-folder.el (mh-inc-folder): Revert SF #2321115, SF #250
which processed pending deletes and refiles. Call to
- mh-process-or-undo-commands to insure that pending changes are
+ mh-process-or-undo-commands to ensure that pending changes are
properly tagged after including new mail (closes SF #271).
- * mh-comp.el: Insure that mail-header-separator is set before
+ * mh-comp.el: Ensure that mail-header-separator is set before
invoking any mml functions (closes SF #270).
2013-01-23 Dmitry Antipov <dmantipov@yandex.ru>
@@ -140,7 +140,7 @@
(addresses SF #1916032).
* mh-folder.el (mh-inc-folder): Call mh-process-or-undo-commands
- before running to insure we do not lose any pending changes.
+ before running to ensure we do not lose any pending changes.
(closes SF #2321115).
2012-11-25 Ted Phelps <phelps@gnusto.com>