emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/lispref/customize.texi,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/customize.texi,v
Date: Thu, 06 Dec 2007 00:46:25 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/12/06 00:46:20

Index: doc/lispref/customize.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/customize.texi,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- doc/lispref/customize.texi  25 Oct 2007 04:03:18 -0000      1.3
+++ doc/lispref/customize.texi  6 Dec 2007 00:46:18 -0000       1.4
@@ -755,6 +755,11 @@
 In the customization buffer, each element is displayed and edited
 separately, according to the type specified for it.
 
address@hidden (group @address@hidden)
+This works like @code{list} except for the formatting
+of text in the Custom buffer.  @code{list} labels each
+element value with its tag; @code{group} does not.
+
 @item (vector @address@hidden)
 Like @code{list} except that the value must be a vector instead of a
 list.  The elements work the same as in @code{list}.




reply via email to

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