projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2626704
)
; Don't say to require bind-key in use-package manual
author
Stefan Kangas
<stefankangas@gmail.com>
Thu, 8 Dec 2022 23:18:49 +0000
(
00:18
+0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Thu, 8 Dec 2022 23:32:19 +0000
(
00:32
+0100)
* doc/misc/use-package.texi (Getting Started): Remove instruction to
require 'bind-key'; it is already required by 'use-package' and the
entry points are autoloaded.
doc/misc/use-package.texi
patch
|
blob
|
history
diff --git
a/doc/misc/use-package.texi
b/doc/misc/use-package.texi
index e7bddd628c91ea066c146dea77f59aeaa68314a7..2e1747fa78d6b23dd93b2f4591663a227bf61a9f 100644
(file)
--- a/
doc/misc/use-package.texi
+++ b/
doc/misc/use-package.texi
@@
-128,7
+128,6
@@
top of your init file:
@lisp
(require 'use-package)
-(require 'bind-key) ; if you use any :bind variant
@end lisp
The above makes the @code{use-macro} for in the rest of your init