Switch (perhaps temporarily) to my versions of jump/inflections/findr, which work with latest rinari

This commit is contained in:
Steve Purcell 2012-06-29 11:13:59 +01:00
parent 2945303e6a
commit d2e88b7c4f
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
(findr :repo "milkypostman/jump.el" :fetcher github :files
(findr :repo "purcell/jump.el" :fetcher github :files
("findr.el"))

View file

@ -1,4 +1,4 @@
(inflections :repo "milkypostman/jump.el"
(inflections :repo "purcell/jump.el"
:fetcher github
:files ("inflections.el"))

View file

@ -1,2 +1,2 @@
(jump :repo "milkypostman/jump.el" :fetcher github)
(jump :repo "purcell/jump.el" :fetcher github)