Major mode for the Dylan programming language

This commit is contained in:
Erik Charlebois 2013-05-03 14:59:33 -04:00
parent 3646a74cb9
commit 22dbac7385

4
recipes/dylan-mode Normal file
View file

@ -0,0 +1,4 @@
(dylan-mode
:repo "dylan-lang/dylan-mode"
:fetcher github
:files ("*.el" "dtags" "etags.regex"))