X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/03372583a960a377478605ed5e0c7db03547bc98..97b09d790cdc1ba53afe59059b60716b676738a5:/dot/emacs?ds=sidebyside diff --git a/dot/emacs b/dot/emacs index 931e5b1..fca998c 100644 --- a/dot/emacs +++ b/dot/emacs @@ -536,7 +536,11 @@ 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