# HG changeset patch # User Andreas Schwab # Date 884169933 0 # Node ID a529e09b1fe2b806f4a32db0b081a26826002462 # Parent a61e2395961f8e8afaab9fbe5b13d182b5598340 (defgroup): Doc fix. diff -r a61e2395961f -r a529e09b1fe2 lisp/custom.el --- a/lisp/custom.el Wed Jan 07 10:40:25 1998 +0000 +++ b/lisp/custom.el Wed Jan 07 10:45:33 1998 +0000 @@ -280,8 +280,8 @@ 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, +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