1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00

Change defcustom :version from 23.0 to 23.1.

This commit is contained in:
Glenn Morris 2008-02-29 04:03:49 +00:00
parent ab74c815cf
commit 330f707bed
20 changed files with 47 additions and 47 deletions

View file

@ -521,7 +521,7 @@ If it is `log', add timestamps to only the messages that go into the
\"*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)