diff options
Diffstat (limited to 'lisp/mh-e')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/mh-e/ChangeLog.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index b2b597d5f32..90a19c5ae7d 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1223,7 +1223,7 @@ | |||
| 1223 | (mh-show-subject, mh-show-to, mh-show-xface) | 1223 | (mh-show-subject, mh-show-to, mh-show-xface) |
| 1224 | (mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages) | 1224 | (mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages) |
| 1225 | (mh-speedbar-selected-folder) | 1225 | (mh-speedbar-selected-folder) |
| 1226 | (mh-speedbar-selected-folder-with-unseen-messages): : Add | 1226 | (mh-speedbar-selected-folder-with-unseen-messages): Add |
| 1227 | :package-version keyword to these faces (closes SF #1452724). | 1227 | :package-version keyword to these faces (closes SF #1452724). |
| 1228 | 1228 | ||
| 1229 | * mh-tool-bar.el (mh-tool-bar-define): Add commented-out | 1229 | * mh-tool-bar.el (mh-tool-bar-define): Add commented-out |
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index d274282675c..926c48896b6 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 | |||
| @@ -11261,7 +11261,7 @@ | |||
| 11261 | * mh-utils.el (mh-decode-quoted-printable): | 11261 | * mh-utils.el (mh-decode-quoted-printable): |
| 11262 | New customizable variable telling whether to run mimedecode on | 11262 | New customizable variable telling whether to run mimedecode on |
| 11263 | MIME message containing quoted-printable parts. mimedecode will | 11263 | MIME message containing quoted-printable parts. mimedecode will |
| 11264 | only alter quoted-printable parts , leaving others intact, and the | 11264 | only alter quoted-printable parts, leaving others intact, and the |
| 11265 | resulting message is still fully MIME. | 11265 | resulting message is still fully MIME. |
| 11266 | * mh-utils.el (mh-decode-quoted-printable): New function to run | 11266 | * mh-utils.el (mh-decode-quoted-printable): New function to run |
| 11267 | mimedecode on the current buffer. | 11267 | mimedecode on the current buffer. |