X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fmessage.el;h=63cdc3e84cb2df7b4f50f7cae8b521af34202646;hb=c5a1ec5514a2c218c037d83b81da9043e9f6c321;hp=3b2921c7d4ce3d6a891d403a065df58c9825842c;hpb=9e183f90305f847f7653ed76b5421169308248e1;p=elisp%2Fgnus.git- diff --git a/lisp/message.el b/lisp/message.el index 3b2921c..63cdc3e 100644 --- a/lisp/message.el +++ b/lisp/message.el @@ -1270,6 +1270,7 @@ 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-e message-elide-region (elide the text between point and mark). +C-c C-z message-kill-to-signature (kill the text up to the signature). C-c C-r message-caesar-buffer-body (rot13 the message body)." (interactive) (kill-all-local-variables)