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:
parent
ab74c815cf
commit
330f707bed
20 changed files with 47 additions and 47 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue