dot/emacs: Use text-mode for `.topmsg' files.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 16 Dec 2011 10:38:01 +0000 (10:38 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 16 Dec 2011 10:38:01 +0000 (10:38 +0000)
dot/emacs

index d4df5fb..931e5b1 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
                ;; ("/[ch]/" . c-mode)
                (,(concat "/\\("
                          "\\.stgit\\.msg" "\\|"
+                         "\\.topmsg" "\\|"
                          "\\.git/COMMIT_EDITMSG" "\\|"
                          "svn-commit\\.tmp" "\\|"
                          "svk-commit[^/.]*\\.tmp"