comparison man/lispref/customize.texi @ 904:47c30044fc4e

[xemacs-hg @ 2002-07-06 18:56:24 by adrian] [R21.4] [PATCH] xemacs-21.5: Fix improper use of indef. art. "a" -------------------- ChangeLog entries follow: -------------------- man/ChangeLog addition: 2002-07-06 Adrian Aichner <adrian@xemacs.org> * new-users-guide/custom1.texi (Customizing key Bindings): Fix improper use of indef. art. "a". 2002-07-06 Adrian Aichner <adrian@xemacs.org> * lispref/commands.texi (Peeking and Discarding): Ditto. * lispref/customize.texi (Type Keywords): Ditto. * lispref/dragndrop.texi (Drop Interface): Ditto. 2002-07-06 Adrian Aichner <adrian@xemacs.org> * termcap.texi (Clearing): Ditto. * widget.texi (User Interface): Ditto. * widget.texi (Basic Types): Ditto. * widget.texi (group): Ditto.
author adrian
date Sat, 06 Jul 2002 18:56:31 +0000
parents 7d972c3de90a
children eed841acc858
comparison
equal deleted inserted replaced
903:4a27df428c73 904:47c30044fc4e
738 in the buffer with a positive tabbing order, or @code{nil} 738 in the buffer with a positive tabbing order, or @code{nil}
739 @end enumerate 739 @end enumerate
740 740
741 @item :parent 741 @item :parent
742 The parent of a nested widget (e.g. a @code{menu-choice} item or an 742 The parent of a nested widget (e.g. a @code{menu-choice} item or an
743 element of a @code{editable-list} widget). 743 element of an @code{editable-list} widget).
744 744
745 @item :sibling-args 745 @item :sibling-args
746 This keyword is only used for members of a @code{radio-button-choice} or 746 This keyword is only used for members of a @code{radio-button-choice} or
747 @code{checklist}. The value should be a list of extra keyword 747 @code{checklist}. The value should be a list of extra keyword
748 arguments, which will be used when creating the @code{radio-button} or 748 arguments, which will be used when creating the @code{radio-button} or