emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/lispref/customize.texi,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/customize.texi,v
Date: Tue, 08 Jan 2008 20:51:04 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/01/08 20:46:54

Index: doc/lispref/customize.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/customize.texi,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- doc/lispref/customize.texi  28 Dec 2007 22:26:13 -0000      1.5
+++ doc/lispref/customize.texi  8 Jan 2008 20:45:49 -0000       1.6
@@ -1,7 +1,7 @@
 @c -*-texinfo-*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
 @c Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
address@hidden   2005, 2006, 2007  Free Software Foundation, Inc.
address@hidden   2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
 @setfilename ../../info/customize
 @node Customization, Loading, Macros, Top
@@ -1128,9 +1128,6 @@
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]