Mercurial > emacs
changeset 97188:b4b989dd818c
(mh-show-preferred-alternative): Sync docstring with manual.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Fri, 01 Aug 2008 04:40:09 +0000 |
parents | faad486370aa |
children | f6aece43801e |
files | lisp/mh-e/mh-show.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/mh-show.el Fri Aug 01 04:23:13 2008 +0000 +++ b/lisp/mh-e/mh-show.el Fri Aug 01 04:40:09 2008 +0000 @@ -104,7 +104,7 @@ ;;;###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)