1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00

Merge pull request from iaeerfung/master

GitHub-reference: https://github.com/jwiegley/use-package/issues/912
This commit is contained in:
John Wiegley 2022-08-07 08:40:14 -07:00 committed by GitHub
commit e9b297a9fa

View file

@ -1627,7 +1627,7 @@ this file. Usage:
:load-path Add to the `load-path' before attempting to load the package.
:diminish Support for diminish.el (if installed).
:delight Support for delight.el (if installed).
:custom Call `custom-set' or `set-default' with each variable
:custom Call `Custom-set' or `set-default' with each variable
definition without modifying the Emacs `custom-file'.
(compare with `custom-set-variables').
:custom-face Call `custom-set-faces' with each face definition.