Added gaprc file to recipe for gap-mode

This commit is contained in:
Ivan Andrus 2012-12-14 16:53:24 +01:00
parent 00c7d5819a
commit 7a4b54c5c7

View file

@ -1,3 +1,4 @@
(gap-mode
:fetcher hg
:url "https://bitbucket.org/gvol/gap-mode")
:url "https://bitbucket.org/gvol/gap-mode"
:files ("*.el" "emacs.gaprc"))