# HG changeset patch # User Markus Rost # Date 1039294359 0 # Node ID 7edccee41a2aed0058cfe98fd8c46678eb4ba389 # Parent 7781c0f047b50a2e2d3c4d564bd63e57c653427b (Simple Types): Clarify decription of custom type 'number. Decribe new custom type 'float. diff -r 7781c0f047b5 -r 7edccee41a2a lispref/customize.texi --- 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