From 7475605426b98f486fc8ea88ea139859343996dd Mon Sep 17 00:00:00 2001 From: Erik Naggum Date: Wed, 13 Nov 1996 21:45:16 +0000 Subject: [PATCH] (message-mode): Doc fix. --- lisp/message.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/message.el b/lisp/message.el index ec0453dfb7..edfe6fbdee 100644 --- a/lisp/message.el +++ b/lisp/message.el @@ -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) -- 2.20.1