diff --git a/emacs/ask.el b/emacs/ask-mode.el similarity index 98% rename from emacs/ask.el rename to emacs/ask-mode.el index 72e5506..df0ec16 100755 --- a/emacs/ask.el +++ b/emacs/ask-mode.el @@ -1,3 +1,4 @@ +;;; ask-mode.el --- Major mode for Ask ;;(require 'compile) ;; based on: http://ergoemacs.org/emacs/elisp_syntax_coloring.html