emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Karl Berry
Subject: [Emacs-diffs] Changes to emacs/lispref/customize.texi,v
Date: Tue, 18 Jul 2006 13:50:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Karl Berry <karl>       06/07/18 13:50:30

Index: customize.texi
===================================================================
RCS file: /sources/emacs/emacs/lispref/customize.texi,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- customize.texi      5 Jul 2006 14:13:23 -0000       1.58
+++ customize.texi      18 Jul 2006 13:50:29 -0000      1.59
@@ -699,7 +699,7 @@
 
 @item (list @address@hidden)
 The value must be a list with exactly as many elements as the
address@hidden you have specified; and each element must fit the
address@hidden given; and each element must fit the
 corresponding @var{element-type}.
 
 For example, @code{(list integer string function)} describes a list of
@@ -718,7 +718,7 @@
 For example, @code{(choice integer string)} allows either an
 integer or a string.
 
-In the customization buffer, the user selects one of the alternatives
+In the customization buffer, the user selects an alternative
 using a menu, and can then edit the value in the usual way for that
 alternative.
 




reply via email to

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