From e264cc9cd90e27e8e331234df77342283fc79f62 Mon Sep 17 00:00:00 2001 From: Erik Naggum Date: Wed, 13 Nov 1996 21:45:16 +0000 Subject: (message-mode): Doc fix. --- lisp/message.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/message.el b/lisp/message.el index ec0453dfb7d..edfe6fbdee7 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) -- cgit v1.2.1