chiark / gitweb /
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 07adea8ac21e7f24626940929ab2fa0d55057300..fd3536ee6b121d0217011d840b8a1661a5a63b27 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 "/\\("