aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2008-01-04 05:44:19 +0000
committerRichard M. Stallman2008-01-04 05:44:19 +0000
commit0e579e330f32147e2fa89b4d794b2a1b737d9f88 (patch)
tree217d664bfc839669592b77d82d9dbce61745f12f
parentdb3625badd5ad4688c97b62dcb1135fb7d8b81e7 (diff)
downloademacs-0e579e330f32147e2fa89b4d794b2a1b737d9f88.tar.gz
emacs-0e579e330f32147e2fa89b4d794b2a1b737d9f88.zip
(Type Keywords): Fix previous change.
-rw-r--r--lispref/customize.texi3
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
1120the widget containing the invalid data, and set that widget's 1120the 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
1123In many cases you can use the function @code{widget-children-validate}
1124for 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}
1128Indent this item by @var{columns} columns. The indentation is used for 1125Indent this item by @var{columns} columns. The indentation is used for