Mercurial > emacs
changeset 14373:0d9970f055dd
(mail-yank-original): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 25 Jan 1996 23:52:59 +0000 |
parents | 81c67c7d1655 |
children | e2423983be05 |
files | lisp/mail/sendmail.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.