From: Jim Blandy Date: Tue, 2 Apr 1991 22:13:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-19.34~15604 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d1682c8933fecbba8f3d664e931d5d47cdd0904f;p=emacs.git *** empty log message *** --- diff --git a/lisp/mail/mailpost.el b/lisp/mail/mailpost.el index 0a7c4e0a1d1..326d5092575 100644 --- a/lisp/mail/mailpost.el +++ b/lisp/mail/mailpost.el @@ -13,9 +13,9 @@ ;; (setq send-mail-function 'post-mail-send-it) (defun post-mail-send-it () - "\ -the MH -post interface for rmail-mail to call. -to use it, include (setq send-mail-function 'post-mail-send-it) in site-init." + "The MH -post interface for `rmail-mail' to call. +To use it, include \"(setq send-mail-function 'post-mail-send-it)\" in +site-init." (let ((errbuf (if mail-interactive (generate-new-buffer " post-mail errors") 0))