Force emacs-lisp mode.
authormdw <mdw>
Wed, 5 May 1999 19:32:24 +0000 (19:32 +0000)
committermdw <mdw>
Wed, 5 May 1999 19:32:24 +0000 (19:32 +0000)
skelrc.el

index 10a057c..b686c05 100644 (file)
--- a/skelrc.el
+++ b/skelrc.el
@@ -1,5 +1,7 @@
 ;;; -*-emacs-lisp-*-
 
+(skelrc-force-mode 'emacs-lisp-mode)
+
 (setq skel-alist
       (append
        '((new-comment . ";;;")