Add growl-for-emacs recipe

Updated version of growl.el that supports coalescing of notifications
with =-d= option of =growlnotify=.
This commit is contained in:
Mike McLean 2014-09-15 07:11:29 -04:00
parent 2ceac3459c
commit ebc9e4e8df

View File

@ -0,0 +1,5 @@
(:name growl-for-emacs
:description "A simple Emacs wrapper for growlnotify that supports coalescing"
:type github
:pkgname "SkydiveMike/growl-for-emacs"
)