From 60191ae7de2c8b65520d6b68a78caa92b386793e Mon Sep 17 00:00:00 2001 From: Cameron Desautels Date: Wed, 17 Dec 2014 15:00:04 -0600 Subject: [PATCH] recipes/goto-last-change: update to pull from GitHub, closes #2082 Got permission from the author to host this on GitHub, allowing us to tag for MELPA Stable: > Date: Wed, 17 Dec 2014 09:26:03 -0700 > Subject: Re: goto-last-change.el > From: Kevin Rodgers > To: Cameron Desautels > > Hi Cameron, > > Thanks for the info, I had no idea about such dependencies. I'm > pleased to hear that it is being used, but at the moment I don't have > a working development machine so I can't handle the Git upload and > tagging. I'd really appreciate it if you would take care of that and > host goto-last-change.el on MELPA. --- recipes/goto-last-change | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/goto-last-change b/recipes/goto-last-change index 78f6e543..cfdcca30 100644 --- a/recipes/goto-last-change +++ b/recipes/goto-last-change @@ -1 +1 @@ -(goto-last-change :fetcher wiki) +(goto-last-change :repo "camdez/goto-last-change.el" :fetcher github)