From 0e579e330f32147e2fa89b4d794b2a1b737d9f88 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 4 Jan 2008 05:44:19 +0000 Subject: [PATCH] (Type Keywords): Fix previous change. --- lispref/customize.texi | 3 --- 1 file changed, 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 the widget containing the invalid data, and set that widget's @code{:error} property to a string explaining the error. -In many cases you can use the function @code{widget-children-validate} -for this job; it tests that all children of @var{widget} are valid. - @ignore @item :indent @var{columns} Indent this item by @var{columns} columns. The indentation is used for -- 2.39.2