]> git.eshelyaron.com Git - emacs.git/commitdiff
Add comment.
authorMiles Bader <miles@gnu.org>
Thu, 21 Dec 2000 02:09:37 +0000 (02:09 +0000)
committerMiles Bader <miles@gnu.org>
Thu, 21 Dec 2000 02:09:37 +0000 (02:09 +0000)
lisp/gnus/message.el

index 590960485e381adfee58f1b893bf93130571c095..98e8b8b86eacb233f7cd4b3b1adc65a1e768de4f 100644 (file)
@@ -1501,6 +1501,7 @@ M-RET    message-newline-and-reformat (break the line and reformat)."
   (set (make-local-variable 'message-checksum) nil)
   (set (make-local-variable 'message-mime-part) 0)
   (message-setup-fill-variables)
+  ;; Allow using comment commands to add/remove quoting.
   (set (make-local-variable 'comment-start) message-yank-prefix)
   ;;(when (fboundp 'mail-hist-define-keys)
   ;;  (mail-hist-define-keys))