Mercurial > emacs
changeset 222:d1d8765cc35e
*** empty log message ***
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Tue, 02 Apr 1991 22:13:25 +0000 |
parents | ce8e0192266e |
children | dbc50aaa4f08 |
files | lisp/mail/mailpost.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
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))