Merge pull request #896 from vmlinz/master

Hello Dimitri, new recipe for weibo.emacs
This commit is contained in:
Dimitri Fontaine 2012-09-25 14:12:35 -07:00
commit 133831ac4a
2 changed files with 13 additions and 0 deletions

7
recipes/gtags.rcp Normal file
View File

@ -0,0 +1,7 @@
(:name gtags
:type http
:website "http://www.gnu.org/software/global"
:localname "gtags.el"
:url "http://cvs.savannah.gnu.org/viewvc/*checkout*/global/global/gtags.el"
:description "Gtags-mode for GNU GLOBAL."
:features "gtags")

6
recipes/weibo.emacs.rcp Normal file
View File

@ -0,0 +1,6 @@
(:name "weibo.emacs"
:website "https://github.com/austin-----/weibo.emacs/blob/master/README"
:description "This is a Weibo client for EMACS."
:type github
:pkgname "austin-----/weibo.emacs"
:features "weibo")