From 21cabfd334083628fc28641c0944540a97c11ada Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Wed, 18 Dec 2013 11:45:26 +0000 Subject: [PATCH] fix bind-key URL (fixes) Also makes a start on https://github.com/jwiegley/use-package/issues/32. GitHub-reference: https://github.com/jwiegley/use-package/issues/58 --- lisp/use-package/bind-key.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/use-package/bind-key.el b/lisp/use-package/bind-key.el index f5e07ba7831..68146c05c2a 100644 --- a/lisp/use-package/bind-key.el +++ b/lisp/use-package/bind-key.el @@ -6,7 +6,7 @@ ;; Created: 16 Jun 2012 ;; Version: 1.0 ;; Keywords: keys keybinding config dotemacs -;; X-URL: https://github.com/jwiegley/bind-key +;; URL: https://github.com/jwiegley/use-package ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as -- 2.39.2