mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-06 12:19:37 +00:00
Move :hook before :defer
This commit is contained in:
parent
2c618e17c6
commit
f674a75b61
1 changed files with 1 additions and 1 deletions
|
@ -160,8 +160,8 @@ the user specified."
|
||||||
:commands
|
:commands
|
||||||
:defines
|
:defines
|
||||||
:functions
|
:functions
|
||||||
:defer
|
|
||||||
:hook
|
:hook
|
||||||
|
:defer
|
||||||
:custom
|
:custom
|
||||||
:custom-face
|
:custom-face
|
||||||
:init
|
:init
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue