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:
parent
13bd909591
commit
5960e9cf57
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue