Mercurial > emacs
changeset 20599:a529e09b1fe2
(defgroup): Doc fix.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Wed, 07 Jan 1998 10:45:33 +0000 |
parents | a61e2395961f |
children | 323f33e3e92c |
files | lisp/custom.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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