diff options
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/customize.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lispref/customize.texi b/lispref/customize.texi index feb72387e4f..99fdb97d416 100644 --- a/lispref/customize.texi +++ b/lispref/customize.texi | |||
| @@ -1120,9 +1120,6 @@ current value is valid for the widget. Otherwise, it should return | |||
| 1120 | the widget containing the invalid data, and set that widget's | 1120 | the widget containing the invalid data, and set that widget's |
| 1121 | @code{:error} property to a string explaining the error. | 1121 | @code{:error} property to a string explaining the error. |
| 1122 | 1122 | ||
| 1123 | In many cases you can use the function @code{widget-children-validate} | ||
| 1124 | for this job; it tests that all children of @var{widget} are valid. | ||
| 1125 | |||
| 1126 | @ignore | 1123 | @ignore |
| 1127 | @item :indent @var{columns} | 1124 | @item :indent @var{columns} |
| 1128 | Indent this item by @var{columns} columns. The indentation is used for | 1125 | Indent this item by @var{columns} columns. The indentation is used for |