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

; * lisp/custom.el (defcustom): Fix last change.

This commit is contained in:
Basil L. Contovounesios 2021-01-10 13:20:51 +00:00
parent 13bd909591
commit 5960e9cf57
No known key found for this signature in database
GPG key ID: 205AB54A5D5D8CFF

View file

@ -237,8 +237,8 @@ The following keywords are meaningful:
:type VALUE should be a widget type for editing the symbol's value.
Every `defcustom' should specify a value for this keyword.
See `(elisp) Customization Types' for a list of base types
and useful composite types.
See Info node `(elisp) Customization Types' for a list of
base types and useful composite types.
:options VALUE should be a list of valid members of the widget type.
:initialize
VALUE should be a function used to initialize the