diff lisp/mail/mailpost.el @ 222:d1d8765cc35e

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Tue, 02 Apr 1991 22:13:25 +0000
parents 504879714b38
children 505130d1ddf8
line wrap: on
line diff
--- a/lisp/mail/mailpost.el	Mon Apr 01 21:16:55 1991 +0000
+++ b/lisp/mail/mailpost.el	Tue Apr 02 22:13:25 1991 +0000
@@ -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))