diff options
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 83d5e391ffd..70f96e0dbc7 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2010-03-22 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * mh-scan.el (mh-scan-cmd-note-width): Doc fix. | ||
| 4 | (mh-scan-format-mh, mh-scan-body-regexp, mh-scan-cur-msg-number-regexp) | ||
| 5 | (mh-scan-cur-msg-number-regexp, mh-scan-date-regexp) | ||
| 6 | (mh-scan-deleted-msg-regexp, mh-scan-good-msg-regexp) | ||
| 7 | (mh-scan-msg-format-regexp, mh-scan-msg-format-string) | ||
| 8 | (mh-scan-msg-number-regexp, mh-scan-rcpt-regexp) | ||
| 9 | (mh-scan-refiled-msg-regexp, mh-scan-sent-to-me-sender-regexp) | ||
| 10 | (mh-scan-subject-regexp, mh-update-scan-format) | ||
| 11 | (mh-msg-num-width-to-column): Fix typos in docstrings. | ||
| 12 | |||
| 1 | 2009-12-01 Bill Wohler <wohler@newt.com> | 13 | 2009-12-01 Bill Wohler <wohler@newt.com> |
| 2 | 14 | ||
| 3 | * mh-search.el (mh-mairix-execute-search): Use mh vfolder_format. | 15 | * mh-search.el (mh-mairix-execute-search): Use mh vfolder_format. |