diff lisp/gnus/message.el @ 34766:053098519a45

Add comment.
author Miles Bader <miles@gnu.org>
date Thu, 21 Dec 2000 02:09:37 +0000
parents d8e4421fc16f
children b473bc6d9a55
line wrap: on
line diff
--- a/lisp/gnus/message.el	Thu Dec 21 01:58:28 2000 +0000
+++ b/lisp/gnus/message.el	Thu Dec 21 02:09:37 2000 +0000
@@ -1501,6 +1501,7 @@
   (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))