]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last change.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 19 Jun 2011 18:59:58 +0000 (14:59 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 19 Jun 2011 18:59:58 +0000 (14:59 -0400)
lisp/files.el

index f79046e8b8f324eda8ea3b60e9bf9183a1707824..7b97b7301115765ecf25f66d542980a1601e4a18 100644 (file)
@@ -2333,7 +2333,7 @@ ARC\\|ZIP\\|LZH\\|LHA\\|ZOO\\|[JEW]AR\\|XPI\\|RAR\\|7Z\\)\\'" . archive-mode)
      ("\\.ebrowse\\'" . ebrowse-tree-mode)
      ("#\\*mail\\*" . mail-mode)
      ("\\.g\\'" . antlr-mode)
-     ("\\.m2\\'" . m2-mode)
+     ("\\.mod\\'" . m2-mode)
      ("\\.ses\\'" . ses-mode)
      ("\\.docbook\\'" . sgml-mode)
      ("\\.com\\'" . dcl-mode)