Add more recipes

This commit is contained in:
Benjamin Kudria 2010-12-29 07:07:47 +08:00 committed by Dimitri Fontaine
parent 6b40a608bd
commit 5cc7c0adeb
3 changed files with 9 additions and 0 deletions

2
recipes/elunit.el Normal file
View File

@ -0,0 +1,2 @@
(:name elunit
:type emacswiki)

3
recipes/smooth-scroll.el Normal file
View File

@ -0,0 +1,3 @@
(:name smooth-scroll
:type emacswiki
:features smooth-scroll)

View File

@ -0,0 +1,4 @@
(:name smooth-scrolling
:type http
:url "http://adamspiers.org/computing/elisp/smooth-scrolling.el"
:features smooth-scrolling)