diff options
| author | Stefan Kangas | 2021-11-12 13:50:55 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2021-11-12 13:59:58 +0100 |
| commit | 42d4e24ff3f13ccbd401d93d70ecdee99b88a26d (patch) | |
| tree | aeef828e8a85139d1fcebabc85b2a07bce4b2229 /lisp/mh-e | |
| parent | 0d0125daaeb77af5aa6091059ff6d0c1ce9f6cff (diff) | |
| download | emacs-42d4e24ff3f13ccbd401d93d70ecdee99b88a26d.tar.gz emacs-42d4e24ff3f13ccbd401d93d70ecdee99b88a26d.zip | |
; Fix typos
Diffstat (limited to 'lisp/mh-e')
| -rw-r--r-- | lisp/mh-e/ChangeLog.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index b0fdd02e3b3..e87bb343cf1 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 | |||
| @@ -10471,7 +10471,7 @@ | |||
| 10471 | mh-header-subject-font-lock instead of regexp for subject headers, | 10471 | mh-header-subject-font-lock instead of regexp for subject headers, |
| 10472 | which may go multiple lines. | 10472 | which may go multiple lines. |
| 10473 | (mh-header-subject-font-lock): New function. | 10473 | (mh-header-subject-font-lock): New function. |
| 10474 | Fix typos (hightlight -> highlight). | 10474 | Fix typos ("highlight"). |
| 10475 | 10475 | ||
| 10476 | 2001-12-04 Eric Ding <ericding@alum.mit.edu> | 10476 | 2001-12-04 Eric Ding <ericding@alum.mit.edu> |
| 10477 | 10477 | ||
| @@ -10881,7 +10881,7 @@ | |||
| 10881 | loop in emacs20 font-locking. | 10881 | loop in emacs20 font-locking. |
| 10882 | (mh-header-field-font-lock): Preventive fix with similar change. | 10882 | (mh-header-field-font-lock): Preventive fix with similar change. |
| 10883 | 10883 | ||
| 10884 | * mh-comp.el (mh-reply-show-message-p): Typo. diplayed -> displayed. | 10884 | * mh-comp.el (mh-reply-show-message-p): Fix typo for "displayed". |
| 10885 | * MH-E-NEWS: Same. | 10885 | * MH-E-NEWS: Same. |
| 10886 | 10886 | ||
| 10887 | * mh-e.el (mh-folder-tool-bar-map): Bug fix. I had | 10887 | * mh-e.el (mh-folder-tool-bar-map): Bug fix. I had |