diff lisp/custom/custom.el @ 177:6075d714658b r20-3b15

Import from CVS: tag r20-3b15
author cvs
date Mon, 13 Aug 2007 09:51:16 +0200
parents 8eaf7971accc
children 9ad43877534d
line wrap: on
line diff
--- a/lisp/custom/custom.el	Mon Aug 13 09:50:16 2007 +0200
+++ b/lisp/custom/custom.el	Mon Aug 13 09:51:16 2007 +0200
@@ -292,10 +292,10 @@
 
 Third arg DOC is the group documentation.
 
-MEMBERS should be an alist of the form ((NAME WIDGET)...) where
-NAME is a symbol and WIDGET is a widget is a widget for editing that
-symbol.  Useful widgets are `custom-variable' for editing variables,
-`custom-face' for edit faces, and `custom-group' for editing groups.
+MEMBERS should be an alist of the form ((NAME WIDGET)...) where NAME
+is a symbol and WIDGET is a widget for editing that symbol.  Useful
+widgets are `custom-variable' for editing variables, `custom-face' for
+edit faces, and `custom-group' for editing groups.
 
 The remaining arguments should have the form