mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-06 20:29:36 +00:00
fix docstring. was: invalid function name
Copyright-paperwork-exempt: yes
This commit is contained in:
parent
ffa5f0397a
commit
40d2541331
1 changed files with 1 additions and 1 deletions
|
@ -1597,7 +1597,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 `customize-set-faces' with each face definition.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue