aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/ChangeLog
diff options
context:
space:
mode:
authorBill Wohler2006-06-29 21:04:17 +0000
committerBill Wohler2006-06-29 21:04:17 +0000
commit1937adc20b67c468cd3e6f1ebd2bc3b2159ccece (patch)
tree546bfed433573d153440844db4aa68bce58d1b90 /lisp/mh-e/ChangeLog
parente0487df8766f3f91cbd08ed7857df2cca314f503 (diff)
downloademacs-1937adc20b67c468cd3e6f1ebd2bc3b2159ccece.tar.gz
emacs-1937adc20b67c468cd3e6f1ebd2bc3b2159ccece.zip
(mh-search, mh-index-group-by-folder): Add "the" in loop construct to
be consistent with other loops, and because edebug doesn't work without it. (mh-folder-exists-p): Strip + from folder to avoid redundant +s in regexp (closes SF #1514424).
Diffstat (limited to 'lisp/mh-e/ChangeLog')
-rw-r--r--lisp/mh-e/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index ecb4f502ed9..2f3f29596d0 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,14 @@
12006-06-29 Bill Wohler <wohler@newt.com>
2
3 * mh-search.el (mh-search, mh-index-group-by-folder): Add "the" in
4 loop construct to be consistent with other loops, and because
5 edebug doesn't work without it.
6
72006-06-29 Ted Phelps <phelps@gnusto.com> (tiny change)
8
9 * mh-search.el (mh-folder-exists-p): Strip + from folder to avoid
10 redundant +s in regexp (closes SF #1514424).
11
12006-06-29 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change) 122006-06-29 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
2 13
3 * mh-mime.el (mh-mime-save-parts): Add -store option to 14 * mh-mime.el (mh-mime-save-parts): Add -store option to