Add autoload cookie for ghc-init.
This allows use of loaddefs.el in el-get.
This commit is contained in:
parent
8a8b4ae9fb
commit
09bc036fcc
@ -61,6 +61,7 @@
|
|||||||
|
|
||||||
(defvar ghc-initialized nil)
|
(defvar ghc-initialized nil)
|
||||||
|
|
||||||
|
;;;###autoload
|
||||||
(defun ghc-init ()
|
(defun ghc-init ()
|
||||||
(ghc-abbrev-init)
|
(ghc-abbrev-init)
|
||||||
(ghc-type-init)
|
(ghc-type-init)
|
||||||
|
Loading…
Reference in New Issue
Block a user