projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f7e878
)
fix bind-key URL (fixes)
author
Adam Spiers
<emacs@adamspiers.org>
Wed, 18 Dec 2013 11:45:26 +0000
(11:45 +0000)
committer
Adam Spiers
<emacs@adamspiers.org>
Mon, 6 Jan 2014 17:24:30 +0000
(17:24 +0000)
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
patch
|
blob
|
history
diff --git
a/lisp/use-package/bind-key.el
b/lisp/use-package/bind-key.el
index f5e07ba7831af6192a2ce44e3d2f730a084996b6..68146c05c2ac7e6aaa5161b42edf5eeb875b078f 100644
(file)
--- 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