aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorBill Wohler <[email protected]>2008-08-01 04:40:09 +0000
committerBill Wohler <[email protected]>2008-08-01 04:40:09 +0000
commitc217d303771aed39353aa753549d43eff9a2cf24 (patch)
treeba6032bf20c76fce0374f42b004b7476deff378b /lisp/mh-e
parent08f363785d5f4e680c3a28b2540545420a4858f4 (diff)
(mh-show-preferred-alternative): Sync docstring with manual.
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/mh-show.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/mh-show.el b/lisp/mh-e/mh-show.el
index 12c09d2ac7..83fa1729ee 100644
--- a/lisp/mh-e/mh-show.el
+++ b/lisp/mh-e/mh-show.el
@@ -104,7 +104,7 @@ Use the command \\[mh-show] to show the message normally again."
;;;###mh-autoload
(defun mh-show-preferred-alternative ()
"Display message with the default preferred alternative.
-I.e. we set \\mm-discouraged-alternatives to nil.
+This is as if `mm-discouraged-alternatives' is set to nil.
Use the command \\[mh-show] to show the message normally again."
(interactive)