Update confluence recipe and remove confluence-edit (closes #946)

This commit is contained in:
Steve Purcell 2013-08-14 13:42:02 +01:00
parent afac2cf41f
commit 86d1d065e4
2 changed files with 4 additions and 2 deletions

View file

@ -1 +1,4 @@
(confluence :fetcher svn :url "http://confluence-el.googlecode.com/svn/trunk/" :files ("confluence.el"))
(confluence
:fetcher svn
:url "http://confluence-el.googlecode.com/svn/trunk/"
:files ("confluence*.el" "*.dtd" "*.xsl"))

View file

@ -1 +0,0 @@
(confluence-edit :fetcher svn :url "http://confluence-el.googlecode.com/svn/trunk/" :files ("confluence-edit.el"))