mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
(message-mode): Doc fix.
This commit is contained in:
parent
3f1c8fcdfc
commit
7475605426
1 changed files with 1 additions and 1 deletions
|
|
@ -805,7 +805,7 @@ C-c C-i message-goto-signature (move to the beginning of the signature).
|
|||
C-c C-w message-insert-signature (insert `message-signature-file' file).
|
||||
C-c C-y message-yank-original (insert current message, if any).
|
||||
C-c C-q message-fill-yanked-message (fill what was yanked).
|
||||
C-c C-r message-ceasar-buffer-body (rot13 the message body)."
|
||||
C-c C-r message-caesar-buffer-body (rot13 the message body)."
|
||||
(interactive)
|
||||
(kill-all-local-variables)
|
||||
(make-local-variable 'message-reply-buffer)
|
||||
|
|
|
|||
Loading…
Reference in a new issue