chiark / gitweb /
dot/emacs: Use text-mode for `.topmsg' files.
[profile] / dot / emacs
index d4df5fb87388e13def6f61819913dd16ff7c8256..931e5b1d22e8c567902887d659346b2e8daa3d87 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
                ;; ("/[ch]/" . c-mode)
                (,(concat "/\\("
                          "\\.stgit\\.msg" "\\|"
+                         "\\.topmsg" "\\|"
                          "\\.git/COMMIT_EDITMSG" "\\|"
                          "svn-commit\\.tmp" "\\|"
                          "svk-commit[^/.]*\\.tmp"