(mh-folder-mode-help-messages): Add e and t to K's help.
This commit is contained in:
parent
33b357927c
commit
4ab2f40289
2 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-01-26 Bill Wohler <wohler@newt.com>
|
||||
|
||||
* mh-folder.el (mh-folder-mode-help-messages): Add e and t to K's
|
||||
help.
|
||||
|
||||
2009-01-09 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* mh-letter.el: Replace last-input-char with last-input-event.
|
||||
|
|
|
@ -390,8 +390,9 @@ annotation.")
|
|||
(?/ "Limit to [c]c, ran[g]e, fro[m], [s]ubject, [t]o; [w]iden")
|
||||
(?X "un[s]har, [u]udecode message")
|
||||
(?D "[b]urst digest")
|
||||
(?K "[v]iew, [i]nline, [o]utput/save MIME part; save [a]ll parts; \n"
|
||||
"[TAB] next; [SHIFT-TAB] previous")
|
||||
(?K "[v]iew, [i]nline, with [e]xternal viewer; \n"
|
||||
"[o]utput/save MIME part; save [a]ll parts; \n"
|
||||
"[t]oggle buttons; [TAB] next; [SHIFT-TAB] previous")
|
||||
(?J "[b]lacklist, [w]hitelist message"))
|
||||
"Key binding cheat sheet.
|
||||
See `mh-set-help'.")
|
||||
|
|
Loading…
Add table
Reference in a new issue