diff options
Diffstat (limited to 'dot_emacs.tmpl')
-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 8fc67a1..1412a07 100644 --- a/dot_emacs.tmpl +++ b/dot_emacs.tmpl @@ -1,3 +1,4 @@ +;; -*- emacs-lisp -*- ;; (setq debug-on-error t) (require 'package) |