diff --git a/elisp/ghc.el b/elisp/ghc.el index f01ffba..fe79a8b 100644 --- a/elisp/ghc.el +++ b/elisp/ghc.el @@ -61,6 +61,7 @@ (defvar ghc-initialized nil) +;;;###autoload (defun ghc-init () (ghc-abbrev-init) (ghc-type-init)