mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 05:17:35 +00:00
(mail-yank-original): Doc fix.
This commit is contained in:
parent
002bbc0ed3
commit
26adca1bd9
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue