mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Fix description of use-package :custom keyword
Copyright-paperwork-exempt: yes
This commit is contained in:
parent
c1e8fc3069
commit
99a787a451
1 changed files with 1 additions and 1 deletions
|
|
@ -1888,7 +1888,7 @@ Usage:
|
||||||
:load-path Add to the `load-path' before attempting to load the package.
|
:load-path Add to the `load-path' before attempting to load the package.
|
||||||
:diminish Support for diminish.el (if installed).
|
:diminish Support for diminish.el (if installed).
|
||||||
:delight Support for delight.el (if installed).
|
:delight Support for delight.el (if installed).
|
||||||
:custom Call `Custom-set' or `set-default' with each variable
|
:custom Call `customize-set-variable' on each variable
|
||||||
definition without modifying the Emacs `custom-file'.
|
definition without modifying the Emacs `custom-file'.
|
||||||
(compare with `custom-set-variables').
|
(compare with `custom-set-variables').
|
||||||
:custom-face Call `face-spec-set' with each face definition.
|
:custom-face Call `face-spec-set' with each face definition.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue