dot/rcrc: Reformat in line with usual conventions.
[profile] / dot / emacs
index 931e5b1..fca998c 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
              auto-mode-alist))
 
 (setq interpreter-mode-alist
-      (append `(("runlisp" . lisp-mode))
+      (append `(("runlisp" . lisp-mode)
+               ("@PYTHON@" . python-mode)
+               ("@PERL@" . perl-mode)
+               ("@TCLSH@" . tcl-mode)
+               ("@WISH@" . tcl-mode))
              interpreter-mode-alist))
 
 (setq completion-ignored-extensions