changeset 48711:7edccee41a2a

(Simple Types): Clarify decription of custom type 'number. Decribe new custom type 'float.
author Markus Rost <rost@math.uni-bielefeld.de>
date Sat, 07 Dec 2002 20:52:39 +0000
parents 7781c0f047b5
children a253c4b9250c
files lispref/customize.texi
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/customize.texi	Sat Dec 07 20:48:50 2002 +0000
+++ b/lispref/customize.texi	Sat Dec 07 20:52:39 2002 +0000
@@ -394,8 +394,12 @@
 in the customization buffer.
 
 @item number
-The value must be a number, and is represented textually in the
-customization buffer.
+The value must be a number (floating point or integer), and is
+represented textually in the customization buffer.
+
+@item float
+The value must be a floating point number, and is represented
+textually in the customization buffer.
 
 @item string
 The value must be a string, and the customization buffer shows just the