diff lisp/prim/files.el @ 42:8b8b7f3559a2 r19-15b104

Import from CVS: tag r19-15b104
author cvs
date Mon, 13 Aug 2007 08:54:51 +0200
parents 441bb1e64a06
children 8d2a9b52c682
line wrap: on
line diff
--- a/lisp/prim/files.el	Mon Aug 13 08:54:26 2007 +0200
+++ b/lisp/prim/files.el	Mon Aug 13 08:54:51 2007 +0200
@@ -1137,15 +1137,12 @@
           '(("^#!.*[acjkwz]sh" . sh-mode)
             ("^#!.*sh\\b" . sh-mode)
             ("^#!.*\\b\\(scope\\|wishx?\\|tcl\\|tclsh\\|expect\\)" . tcl-mode)
+	    ("perl" . perl-mode)
             ("python" . python-mode)
             ("[mng]?awk\\b" . awk-mode)
             ("rexx"   . rexx-mode)
             ("scm"    . scheme-mode)
             ("^:"     . sh-mode)
-            ("tail" . text-mode)
-            ("more" . text-mode)
-            ("less" . text-mode)
-            ("pg" . text-mode)
             ))
   "Alist mapping interpreter names to major modes.
 This alist is used to guess the major mode of a file based on the