recipe for ecb (emacs code browser) package

This commit is contained in:
Akshay Gupta 2012-10-15 19:37:10 +05:30 committed by Sea Fortytwo
parent ddc3ab6217
commit 4e8adbce0e

3
recipes/ecb Normal file
View file

@ -0,0 +1,3 @@
(ecb :repo "alexott/ecb"
:fetcher github
:files ("*.el" "ecb-images" "ecb2" "html"))