mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 22:41:06 -08: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