From: Adam Spiers Date: Wed, 18 Dec 2013 11:45:26 +0000 (+0000) Subject: fix bind-key URL (fixes) X-Git-Tag: emacs-29.0.90~1306^2~15^2~424^2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=21cabfd334;p=emacs.git 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 --- 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