--- a/lisp/nsis-mode.el Thu Jan 28 21:28:44 2010 +0200
+++ b/lisp/nsis-mode.el Thu Jan 28 21:29:40 2010 +0200
@@ -14,6 +14,7 @@
;;; Code:
+;;;###autoload
(define-generic-mode 'nsis-mode
(list ?\;)
'("Section" "SectionEnd" "Function" "FunctionEnd" "Call" "Goto")