aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorStefan Kangas2022-12-26 10:43:57 +0100
committerStefan Kangas2022-12-31 12:43:32 +0100
commit9292f595a71870eec1ffdfd187b859cc990c2f0b (patch)
tree1068180db18bc10359ed9e18dd7616ce6072923e /lisp/mh-e
parent43c7e05a2acadf1ba3ff24fba1706317e347a2ac (diff)
downloademacs-9292f595a71870eec1ffdfd187b859cc990c2f0b.tar.gz
emacs-9292f595a71870eec1ffdfd187b859cc990c2f0b.zip
; Fix typos
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/ChangeLog.12
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index d6893fb9ec4..f3053f3a257 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -761,7 +761,7 @@
761 below, docstring was usually completely rewritten. Use "on" 761 below, docstring was usually completely rewritten. Use "on"
762 instead of "t" in docstring to match what is seen in customization 762 instead of "t" in docstring to match what is seen in customization
763 buffer. Use headline capitalization. Standardize on "Auto-detect" 763 buffer. Use headline capitalization. Standardize on "Auto-detect"
764 text when option has that capibility. 764 text when option has that capability.
765 (mh): Since we work on more than one type of Emacs, use Emacs 765 (mh): Since we work on more than one type of Emacs, use Emacs
766 instead of GNU Emacs. Prefer GNU mailutils over GNU Mailutils. 766 instead of GNU Emacs. Prefer GNU mailutils over GNU Mailutils.
767 (mh-variant): s/Autodetect at startup/Auto-detect/. 767 (mh-variant): s/Autodetect at startup/Auto-detect/.