el-get/recipes/magit-filenotify.rcp
Rüdiger Sonderfeld 22de1962d9 Add recipe for magit-filenotify.
This requires Emacs 24.4, which is not yet released.  Therefore I
omitted the `:minimum-emacs-version' property for now but it should be
activated when Emacs 24.4 is released.

Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-07-26 15:56:28 +02:00

7 lines
306 B
Plaintext

(:name magit-filenotify
:description "Refresh status buffer when git tree changes. Warning: Requires an unreleased
test version of Emacs with file-notify support!"
; :minimum-emacs-version "24.4" TODO when Emacs 24.4 is released.
:type github
:pkgname "magit/magit-filenotify")