(defcustom): Improve doc of :group

* lisp/custom.el (defcustom): Mention the use of a default group and
the fact that `:group` can be repeated.
This commit is contained in:
Stefan Monnier 2025-02-01 06:07:24 -05:00
parent f40aff4c5d
commit 4aa53f2934

View file

@ -306,7 +306,8 @@ The following keywords are meaningful:
The following common keywords are also meaningful.
:group VALUE should be a customization group.
Add SYMBOL (or FACE with `defface') to that group.
Add SYMBOL (or FACE with `defface') to that group instead of
the default group. Can be repeated.
:link LINK-DATA
Include an external link after the documentation string for this
item. This is a sentence containing an active field which