(customize): Make :link point to user doc.
This commit is contained in:
@@ -243,7 +243,7 @@
|
||||
|
||||
(defgroup customize '((widgets custom-group))
|
||||
"Customization of the Customization support."
|
||||
:link '(custom-manual "(elisp)Customization")
|
||||
:link '(custom-manual "(emacs)Easy Customization")
|
||||
:prefix "custom-"
|
||||
:group 'help)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user