lisp/nsis-mode.el
changeset 274 7c18567f0754
parent 271 bf0c4a022c5a
child 279 fd6164dfec82
--- 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")