diff options
Diffstat (limited to 'lisp/mail/metamail.el')
-rw-r--r-- | lisp/mail/metamail.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/metamail.el b/lisp/mail/metamail.el index c962dcc69c..6f406c38f4 100644 --- a/lisp/mail/metamail.el +++ b/lisp/mail/metamail.el @@ -150,7 +150,7 @@ redisplayed as output is inserted." ;;;###autoload (defun metamail-region (beg end &optional viewmode buffer nodisplay) - "Process current region through 'metamail'. + "Process current region through `metamail'. Optional argument VIEWMODE specifies the value of the EMACS_VIEW_MODE environment variable (defaulted to 1). Optional argument BUFFER specifies a buffer to be filled (nil |