# HG changeset patch # User Jim Blandy # Date 670630405 0 # Node ID d1d8765cc35e4cadc323ee6860395a5cceb2903d # Parent ce8e0192266e3903a9a1f39b4c29a308cffe529f *** empty log message *** diff -r ce8e0192266e -r d1d8765cc35e lisp/mail/mailpost.el --- 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))