Merge pull request #47 from sudish/add-autoload-cookie
Add autoload cookie for ghc-init.
This commit is contained in:
commit
fa1494afd8
@ -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