Changeset 4131 for trunk/lispref/customize.texi
- Timestamp:
- 07/29/06 07:48:34 (2 years ago)
- Files:
-
- trunk/lispref/customize.texi (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lispref/customize.texi
r4111 r4131 700 700 @item (list @var{element-types}@dots{}) 701 701 The value must be a list with exactly as many elements as the 702 @var{element-types} you have specified; and each element must fit the702 @var{element-types} given; and each element must fit the 703 703 corresponding @var{element-type}. 704 704 … … 719 719 integer or a string. 720 720 721 In the customization buffer, the user selects one of the alternatives721 In the customization buffer, the user selects an alternative 722 722 using a menu, and can then edit the value in the usual way for that 723 723 alternative.
