diff options
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 0bafedbfd69..61b0870cd72 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2011-07-10 Bill Wohler <wohler@newt.com> | 1 | 2011-07-10 Bill Wohler <wohler@newt.com> |
| 2 | 2 | ||
| 3 | * mh-utils.el (mh-sub-folders-actual): Remove FIXME question. | ||
| 4 | |||
| 5 | * mh-mime.el (mh-decode-message-subject): Fix case of Subject. | ||
| 6 | |||
| 3 | * mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder) | 7 | * mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder) |
| 4 | (mh-make-folder): Replace calls to switch-to-buffer with of | 8 | (mh-make-folder): Replace calls to switch-to-buffer with of |
| 5 | pop-to-buffer. The former is intended for interactive use only and | 9 | pop-to-buffer. The former is intended for interactive use only and |