From: Karl Heuer Date: Thu, 25 Jan 1996 23:52:59 +0000 (+0000) Subject: (mail-yank-original): Doc fix. X-Git-Tag: emacs-19.34~1487 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=26adca1bd9c38f8088dcdcba608cb5ca193384d0;p=emacs.git (mail-yank-original): Doc fix. --- diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index a0f27c14d0a..19addce426f 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -885,7 +885,7 @@ However, if `mail-yank-prefix' is non-nil, insert that prefix on each line." (defun mail-yank-original (arg) "Insert the message being replied to, if any (in rmail). -Puts point before the text and mark after. +Puts point after the text and mark before. Normally, indents each nonblank line ARG spaces (default 3). However, if `mail-yank-prefix' is non-nil, insert that prefix on each line.