Merge pull request #281 from rolandwalker/master

add recipes: flyspell-lazy, browse-url-dwim, buffer-utils
This commit is contained in:
Steve Purcell 2012-09-02 03:31:36 -07:00
commit a082c2dc04
3 changed files with 3 additions and 0 deletions

1
recipes/browse-url-dwim Normal file
View file

@ -0,0 +1 @@
(browse-url-dwim :repo "rolandwalker/browse-url-dwim" :fetcher github)

1
recipes/buffer-utils Normal file
View file

@ -0,0 +1 @@
(buffer-utils :repo "rolandwalker/buffer-utils" :fetcher github)

1
recipes/flyspell-lazy Normal file
View file

@ -0,0 +1 @@
(flyspell-lazy :repo "rolandwalker/flyspell-lazy" :fetcher github)