1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(defcustom): Doc fix.

This commit is contained in:
Richard M. Stallman 2002-09-29 04:19:06 +00:00
parent 3147ee6dbc
commit 693d0bd387

View file

@ -175,7 +175,7 @@ The remaining arguments should have the form
The following keywords are meaningful:
:type VALUE should be a widget type for editing the symbols value.
:type VALUE should be a widget type for editing the symbol's value.
:options VALUE should be a list of valid members of the widget type.
:group VALUE should be a customization group.
Add SYMBOL to that group.