From: Lars Ingebrigtsen Date: Sun, 9 Aug 2020 10:55:15 +0000 (+0200) Subject: Doc string fix for message-mailto X-Git-Tag: emacs-28.0.90~6735 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1888c6cb96309bd1fd359f19b25c734ab5d4f224;p=emacs.git Doc string fix for message-mailto * lisp/gnus/message.el (message-mailto): Doc string fix. --- diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el index 61d9c602470..ab625be9e37 100644 --- a/lisp/gnus/message.el +++ b/lisp/gnus/message.el @@ -8810,9 +8810,9 @@ used to take the screenshot." ;;;###autoload (defun message-mailto () - "Function to be run to parse command line mailto: links. + "Command to parse command line mailto: links. This is meant to be used for MIME handlers: Setting the handler -for \"x-scheme-handler/mailto;\" to \"emacs -fn message-mailto %u\" +for \"x-scheme-handler/mailto;\" to \"emacs -f message-mailto %u\" will then start up Emacs ready to compose mail." (interactive) ;; Send email