]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJim Blandy <jimb@redhat.com>
Tue, 2 Apr 1991 22:13:25 +0000 (22:13 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 2 Apr 1991 22:13:25 +0000 (22:13 +0000)
lisp/mail/mailpost.el

index 0a7c4e0a1d187eea2ad0360976b33366c75baf44..326d509257541390260b173dffc9a6257119c7fa 100644 (file)
@@ -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))