Mercurial > emacs
comparison lisp/mh-e/ChangeLog @ 71529:11d2aeb1c67a
(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).
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Thu, 29 Jun 2006 21:03:45 +0000 |
parents | 113cbc14f25c |
children | b1bdd8f8fdc0 |
comparison
equal
deleted
inserted
replaced
71528:113cbc14f25c | 71529:11d2aeb1c67a |
---|---|
1 2006-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 | |
7 2006-06-29 Ted Phelps <phelps@gnusto.com> (tiny change) | |
8 | |
9 (mh-folder-exists-p): Strip + from folder to avoid redundant +s in | |
10 regexp (closes SF #1514424). | |
11 | |
1 2006-06-29 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change) | 12 2006-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 |
4 mhn (closes SF #1513140). | 15 mhn (closes SF #1513140). |
5 | 16 |