dot/emacs: Missing `$' causes `.css' files to be edited as C#.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 26 Jul 2009 10:49:47 +0000 (11:49 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 26 Jul 2009 10:49:47 +0000 (11:49 +0100)
Strangely, it's not such a bad choice of editing mode.  Fixed anyway.

dot/emacs

index 07adea8..fd3536e 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
       (append `(("\\.p[lm]$" . perl-mode)
                ("\\.m$" . objc-mode)
                ("\\.mxd$" . c-mode)
-               ("\\.cs" . csharp-mode)
+               ("\\.cs$" . csharp-mode)
                ("\\.org$" . org-mode)
                ;; ("/[ch]/" . c-mode)
                (,(concat "/\\("