chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
eff455a
)
dot/emacs: Use `makefile-mode' for *.make files.
author
Mark Wooding
<mwooding@good.com>
Thu, 20 Dec 2012 12:24:51 +0000
(12:24 +0000)
committer
Mark Wooding
<mwooding@good.com>
Thu, 20 Dec 2012 14:38:32 +0000
(14:38 +0000)
dot/emacs
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index 7c97a2d241ab7d789736a526ce41e85b4d646faf..b35e95ffc21652974c200557d973774631538b04 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-514,6
+514,7
@@
("\\.cs$" . csharp-mode)
("\\.go$" . go-mode)
("\\.org$" . org-mode)
("\\.cs$" . csharp-mode)
("\\.go$" . go-mode)
("\\.org$" . org-mode)
+ ("\\.make$" . makefile-mode)
;; ("/[ch]/" . c-mode)
(,(concat "/\\("
"\\.stgit\\.msg" "\\|"
;; ("/[ch]/" . c-mode)
(,(concat "/\\("
"\\.stgit\\.msg" "\\|"