diff options
-rw-r--r-- | dot_emacs.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_emacs.tmpl b/dot_emacs.tmpl index bca1d2c..ca973a7 100644 --- a/dot_emacs.tmpl +++ b/dot_emacs.tmpl @@ -1,3 +1,4 @@ +;; -*- emacs-lisp -*- ;; (setq debug-on-error t) (require 'package) |