X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Ffiles.el;h=0b23435ae5a27928c3709a07c1e62cb9090ef1de;hb=0f22907ea46ecc5f65ebcc86ed598f9a7048d069;hp=4f41c82cb7546659e591e35d3b0854313e084403;hpb=47745dc281c68e5be9ed6502806aee334eb444ee;p=chise%2Fxemacs-chise.git diff --git a/lisp/files.el b/lisp/files.el index 4f41c82..0b23435 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -1224,7 +1224,9 @@ REGEXP and search the list again for another match.") ("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