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:
5922f46
)
dot/emacs: Allow `.md' for Markdown as well as `.mkd'.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 9 Jan 2014 08:53:12 +0000
(08:53 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 9 Jan 2014 08:56:42 +0000
(08:56 +0000)
dot/emacs
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index 7d60a19d73e974c05ea94a9db2d4eaea6f52039d..ef44b02e032b5e2d2cc8b12d030ab91252206aec 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-520,7
+520,7
@@
("\\.go$" . go-mode)
("\\.org$" . org-mode)
("\\.make$" . makefile-mode)
- ("\\.mkd$" . markdown-mode)
+ ("\\.mk
?
d$" . markdown-mode)
;; ("/[ch]/" . c-mode)
(,(concat "/\\("
"\\.stgit\\.msg" "\\|"