diff options
| -rw-r--r-- | lisp/mh-e/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index db4c1c56a15..7ace28f2920 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | * mh-letter.el (mh-yank-cur-msg): Replace usage of set-buffer with | 13 | * mh-letter.el (mh-yank-cur-msg): Replace usage of set-buffer with |
| 14 | with-current-buffer in mh-yang-cur-msg, semantics changed in emacs | 14 | with-current-buffer in mh-yang-cur-msg, semantics changed in emacs |
| 15 | 23 and we do not want to use set-buffer unless we actually want to | 15 | 23 and we do not want to use set-buffer unless we actually want to |
| 16 | change the buffer the user is looking at (cloases SF #2830504). | 16 | change the buffer the user is looking at (closes SF #2830504). |
| 17 | 17 | ||
| 18 | * mh-show.el (mh-show-folder-map): Add missing key binding for | 18 | * mh-show.el (mh-show-folder-map): Add missing key binding for |
| 19 | mh-show-pack-folder (closes SF #3466086). | 19 | mh-show-pack-folder (closes SF #3466086). |