]> code.delx.au - gnu-emacs/commitdiff
(Simple Types): Clarify decription of custom type 'number.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Sat, 7 Dec 2002 20:53:35 +0000 (20:53 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Sat, 7 Dec 2002 20:53:35 +0000 (20:53 +0000)
Decribe new custom type 'float.

lispref/ChangeLog
lispref/customize.texi

index 6a6402ef1c266b55f93f826c8dbbc65583dc56ac..b1089f2a57a1589027ed014e141a05fe8c28ec5a 100644 (file)
@@ -1,3 +1,8 @@
+2002-12-07   Markus Rost  <rost@math.ohio-state.edu>
+
+       * customize.texi (Simple Types): Clarify decription of custom type
+       'number. Decribe new custom type 'float.
+
 2002-12-04   Markus Rost  <rost@math.ohio-state.edu>
 
        * variables.texi (File Local Variables): Fix typo.
index 1fee9f8d6dd7899ec2bed9e5187b7162384ca958..d37e4fca983e3a833e66897f20eec3256adb3efc 100644 (file)
@@ -394,8 +394,12 @@ The value must be an integer, and is represented textually
 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