projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b84b689
)
Add a link to the manual from the defcustom doc string
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 10 Jan 2021 12:43:12 +0000
(13:43 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 10 Jan 2021 12:43:12 +0000
(13:43 +0100)
* lisp/custom.el (defcustom): Add a link to the manual for the
:type element.
lisp/custom.el
patch
|
blob
|
history
diff --git
a/lisp/custom.el
b/lisp/custom.el
index d9d0898dcb77afc189ef01107425bc6418f58d4b..bc155d32dd0cdd73f4c44b616bb64b37e133a848 100644
(file)
--- a/
lisp/custom.el
+++ b/
lisp/custom.el
@@
-237,6
+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.
:options VALUE should be a list of valid members of the widget type.
:initialize
VALUE should be a function used to initialize the