Merge pull request #248 from mpenet/rust-recipe

rust-mode/cm-mode recipe
This commit is contained in:
Steve Purcell 2012-08-15 18:14:52 -07:00
commit cc1a84bd8e
2 changed files with 6 additions and 0 deletions

3
recipes/cm-mode Normal file
View file

@ -0,0 +1,3 @@
(cm-mode :repo "mozilla/rust"
:fetcher github
:files ("src/etc/emacs/cm-mode.el"))

3
recipes/rust-mode Normal file
View file

@ -0,0 +1,3 @@
(rust-mode :repo "mozilla/rust"
:fetcher github
:files ("src/etc/emacs/rust-mode.el"))