X-Git-Url: http://gitweb.michael.orlitzky.com/?p=emacs.d.git;a=blobdiff_plain;f=auto-modes.el;h=21149accf13e3ff2059fe1bf408f6f8b3271ebda;hp=063f43631ab631a6ec4d04b4fd07628eead8107c;hb=2d26db20b89374179ffab83893a257c023528ee9;hpb=61320544595e17db37c03c88951e6e5d82678310 diff --git a/auto-modes.el b/auto-modes.el index 063f436..21149ac 100644 --- a/auto-modes.el +++ b/auto-modes.el @@ -47,7 +47,7 @@ '("\\.php$" . php-mode) ;; python-mode - '("\\.py$" . python-mode) + '("\\.pyx?$" . python-mode) ;; ruby-mode '("\\.rake$" . ruby-mode)