Add description for find-file-in-project.

Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
This commit is contained in:
Sébastien Gross 2011-11-07 07:31:19 +08:00 committed by Dimitri Fontaine
parent fe84ac3322
commit 96277382fe

View File

@ -1,5 +1,6 @@
(:name find-file-in-project
:type git
:url "git://github.com/technomancy/find-file-in-project.git"
:description "Quick access to project files in Emacs"
:load "find-file-in-project.el"
:compile ("find-file-in-project.el"))