emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-msg.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-msg.el,v
Date: Fri, 29 Feb 2008 04:03:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/29 04:03:49

Index: gnus-msg.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/gnus/gnus-msg.el,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- gnus-msg.el 8 Jan 2008 20:45:19 -0000       1.49
+++ gnus-msg.el 29 Feb 2008 04:03:49 -0000      1.50
@@ -265,7 +265,7 @@
 parameter, which should return non-nil if a confirmation is needed; or
 a regexp, in which case a confirmation is asked for if the group name
 matches the regexp."
-  :version "23.0" ;; No Gnus (default changed)
+  :version "23.1" ;; No Gnus (default changed)
   :group 'gnus-message
   :type '(choice (const :tag "No" nil)
                 (const :tag "Yes" t)
@@ -293,7 +293,7 @@
 (defcustom gnus-message-highlight-citation
   t ;; gnus-treat-highlight-citation ;; gnus-cite dependency
   "Enable highlighting of different citation levels in message-mode."
-  :version "23.0" ;; No Gnus
+  :version "23.1" ;; No Gnus
   :group 'gnus-cite
   :group 'gnus-message
   :type 'boolean)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]