diff lisp/files.el @ 353:3b3709405255 r21-1-6

Import from CVS: tag r21-1-6
author cvs
date Mon, 13 Aug 2007 10:55:33 +0200
parents 8bec6624d99b
children 182f72e8cd0d
line wrap: on
line diff
--- a/lisp/files.el	Mon Aug 13 10:54:55 2007 +0200
+++ b/lisp/files.el	Mon Aug 13 10:55:33 2007 +0200
@@ -1242,7 +1242,9 @@
     ("python" . python-mode)
     ("awk\\b" . awk-mode)
     ("rexx"   . rexx-mode)
-    ("scm"    . scheme-mode)
+    ("scm\\|guile" . scheme-mode)
+    ("emacs" . emacs-lisp-mode)
+    ("make" . makefile-mode)
     ("^:"     . sh-mode))
   "Alist mapping interpreter names to major modes.
 This alist is used to guess the major mode of a file based on the