Merge pull request #763 from yyr/zotexo

updated autopair, zotexo new recipe
This commit is contained in:
Ryan Thompson 2012-05-31 13:20:37 -07:00
commit aa804fcf75
2 changed files with 9 additions and 3 deletions

View File

@ -1,6 +1,6 @@
(:name autopair
:website "http://code.google.com/p/autopair/"
:website "https://github.com/capitaomorte/autopair"
:description "Autopair is an extension to the Emacs text editor that automatically pairs braces and quotes."
:type http
:url "http://autopair.googlecode.com/svn/trunk/autopair.el"
:type github
:pkgname "capitaomorte/autopair"
:features autopair)

6
recipes/zotexo.rcp Normal file
View File

@ -0,0 +1,6 @@
(:name zotexo
:website "https://github.com/vitoshka/zotexo"
:description "integrate zotero collections to emacs RefTex/BibTex"
:type github
:pkgname "vitoshka/zotexo"
:features "zotexo")