Add autoload cookie for ghc-init.

This allows use of loaddefs.el in el-get.
This commit is contained in:
Sudish Joseph 2012-02-18 12:23:41 -05:00
parent 8a8b4ae9fb
commit 09bc036fcc
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@
(defvar ghc-initialized nil)
;;;###autoload
(defun ghc-init ()
(ghc-abbrev-init)
(ghc-type-init)