Add recipe for etags-select, which can be used to select multiple tags (ctags)

This commit is contained in:
Mario Fernandez 2013-02-15 15:36:30 +01:00
parent 516453f41f
commit b422123969

5
recipes/etags-select.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name etags-select
:description "Select from multiple tags"
:type http
:url "http://www.emacswiki.org/cgi-bin/wiki/download/etags-select.el"
:features etags-select)