From 658fb82e399b0bc0b1962295aafef90686dace06 Mon Sep 17 00:00:00 2001 From: Jonathan Lai Date: Sat, 23 Sep 2017 16:09:51 -0700 Subject: [PATCH] Update: goto-chg.rcp type, emacswiki -> github --- recipes/goto-chg.rcp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/goto-chg.rcp b/recipes/goto-chg.rcp index dece7daa..fe7b643d 100644 --- a/recipes/goto-chg.rcp +++ b/recipes/goto-chg.rcp @@ -1,3 +1,4 @@ (:name goto-chg :description "Goto the point of the most recent edit in the buffer." - :type emacswiki) + :type github + :pkgname "emacs-evil/goto-chg")