diff lisp/gnus/gnus-util.el @ 92336:5f827896103e

Change defcustom :version from 23.0 to 23.1.
author Glenn Morris <rgm@gnu.org>
date Fri, 29 Feb 2008 04:03:49 +0000
parents 773ae07da318
children 1e3a407766b9
line wrap: on
line diff
--- a/lisp/gnus/gnus-util.el	Fri Feb 29 04:03:16 2008 +0000
+++ b/lisp/gnus/gnus-util.el	Fri Feb 29 04:03:49 2008 +0000
@@ -521,7 +521,7 @@
 \"*Messages*\" buffer (in XEmacs, it is the \" *Message-Log*\" buffer).
 If it is neither nil nor `log', add timestamps not only to log messages
 but also to the ones displayed in the echo area."
-  :version "23.0" ;; No Gnus
+  :version "23.1" ;; No Gnus
   :group  'gnus-various
   :type '(choice :format "%{%t%}:\n %[Value Menu%] %v"
 		 (const :tag "Logged messages only" log)