aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorPaul Eggert2011-11-26 20:43:11 -0800
committerPaul Eggert2011-11-26 20:43:11 -0800
commite47695319fc758da7ff07d7084386258b6c8b677 (patch)
treec1cd573850e4dd66b8df696835d52513f10dfc94 /lisp/mh-e
parent83aca1cb6970314dcc6c35c1432ebcac42811926 (diff)
downloademacs-e47695319fc758da7ff07d7084386258b6c8b677.tar.gz
emacs-e47695319fc758da7ff07d7084386258b6c8b677.zip
Spelling fixes.
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 1c0f3ff6300..871b84dd039 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -7385,7 +7385,7 @@
7385 (mh-visit-folder) alias, and v (mh-visit-folder). 7385 (mh-visit-folder) alias, and v (mh-visit-folder).
7386 (mh-index-folder-mode-help-messages): Changes for above. 7386 (mh-index-folder-mode-help-messages): Changes for above.
7387 (mh-index-folder-message-menu, mh-index-folder-folder-menu): New 7387 (mh-index-folder-message-menu, mh-index-folder-folder-menu): New
7388 menus. I decided to delete the unavailable items since greying out 7388 menus. I decided to delete the unavailable items since graying out
7389 implies that the user can do something to access them. In this 7389 implies that the user can do something to access them. In this
7390 case, that's not the case. Well, that's not entirely true--the 7390 case, that's not the case. Well, that's not entirely true--the
7391 user could write code for those functions ;-). 7391 user could write code for those functions ;-).