chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
cc643e6
)
emacs: Support messages files.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Feb 2006 16:04:18 +0000
(16:04 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Feb 2006 16:04:18 +0000
(16:04 +0000)
emacs
patch
|
blob
|
blame
|
history
diff --git
a/emacs
b/emacs
index e76ff52c7170c69a89fcb278be65867f4e528b1e..7149f6f5928cbf88c6dbc5fdfb7b6aa2e780ad36 100644
(file)
--- a/
emacs
+++ b/
emacs
@@
-313,6
+313,8
@@
("/\\(s\\|sh\\)/" . arm-assembler-mode)
("\\.\\(cmd\\|exec\\|rexx\\)$" . rexx-mode)
("\\.st$" . smalltalk-mode)
+ ("\\.msgs$" . messages-mode)
+ ("/all-cmds\\.in$" . cpp-messages-mode)
("\\.\\(tex\\|dtx\\)$" . latex-mode)
("\\.gc$" . haskell.-mode)
(,(concat "^" (getenv "HOME") "/News/") . mdwmail-mode)