Mercurial > hg > xemacs-beta
diff lisp/prim/files.el @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | 8eaf7971accc |
children | 9ad43877534d |
line wrap: on
line diff
--- a/lisp/prim/files.el Mon Aug 13 09:49:11 2007 +0200 +++ b/lisp/prim/files.el Mon Aug 13 09:50:14 2007 +0200 @@ -1203,6 +1203,7 @@ ("^/tmp/fol/" . text-mode) ("\\.y\\'" . c-mode) ("\\.lex\\'" . c-mode) + ("\\.m\\'" . objc-mode) ("\\.oak\\'" . scheme-mode) ("\\.s?html?\\'" . html-mode) ("\\.htm?l?3\\'" . html3-mode)