From: Bill Wohler Date: Fri, 1 Aug 2008 04:40:09 +0000 (+0000) Subject: (mh-show-preferred-alternative): Sync docstring with manual. X-Git-Tag: emacs-pretest-23.0.90~3728 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c217d303771aed39353aa753549d43eff9a2cf24;p=emacs.git (mh-show-preferred-alternative): Sync docstring with manual. --- diff --git a/lisp/mh-e/mh-show.el b/lisp/mh-e/mh-show.el index 12c09d2ac78..83fa1729ee2 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)