X-Git-Url: http://gitweb.michael.orlitzky.com/?p=emacs.d.git;a=blobdiff_plain;f=auto-modes.el;h=a616d48447672357b1e3119486dd45c383b174f9;hp=6146b6dcd06a09199ea57fd3e365a671f511f320;hb=HEAD;hpb=8732d382ec004f811ff517ef4f6b90bf909a2ff7 diff --git a/auto-modes.el b/auto-modes.el index 6146b6d..a616d48 100644 --- a/auto-modes.el +++ b/auto-modes.el @@ -10,10 +10,6 @@ '("apache[12]\?\\.conf$" . apache-mode) '("commonapache[12]\?\\.conf$" . apache-mode) - ;; csharp-mode - '("\\.ascx$" . csharp-mode) - '("\\.cs$" . csharp-mode) - ;; haskell-mode '("\\.l?hs$" . haskell-mode)