# HG changeset patch # User Karl Heuer # Date 822613979 0 # Node ID 0d9970f055dd922ee05eb9b3dc6166e1477e42a6 # Parent 81c67c7d16558319cf5be61f5a0aad11cc1a2086 (mail-yank-original): Doc fix. diff -r 81c67c7d1655 -r 0d9970f055dd lisp/mail/sendmail.el --- a/lisp/mail/sendmail.el Thu Jan 25 22:00:11 1996 +0000 +++ b/lisp/mail/sendmail.el Thu Jan 25 23:52:59 1996 +0000 @@ -885,7 +885,7 @@ (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.