(defgroup): Doc fix.

This commit is contained in:
Andreas Schwab 1998-01-07 10:45:33 +00:00
parent 3d98a37401
commit 5e5e5b54ed

View file

@ -280,8 +280,8 @@ SYMBOL does not need to be quoted.
Third arg DOC is the group documentation. Third arg DOC is the group documentation.
MEMBERS should be an alist of the form ((NAME WIDGET)...) where 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 NAME is a symbol and WIDGET is a widget for editing that symbol.
symbol. Useful widgets are `custom-variable' for editing variables, Useful widgets are `custom-variable' for editing variables,
`custom-face' for edit faces, and `custom-group' for editing groups. `custom-face' for edit faces, and `custom-group' for editing groups.
The remaining arguments should have the form The remaining arguments should have the form