(defgroup): Doc fix.
This commit is contained in:
parent
3d98a37401
commit
5e5e5b54ed
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue