]> git.eshelyaron.com Git - emacs.git/commitdiff
(mail-yank-original): Doc fix.
authorKarl Heuer <kwzh@gnu.org>
Thu, 25 Jan 1996 23:52:59 +0000 (23:52 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 25 Jan 1996 23:52:59 +0000 (23:52 +0000)
lisp/mail/sendmail.el

index a0f27c14d0abea3c15ccb12dad19571905523992..19addce426f8c2fb45629c72985e5150d3277ac1 100644 (file)
@@ -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.