; Don't say to require bind-key in use-package manual
* 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.
This commit is contained in:
parent
2626704054
commit
15dda8cd5b
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue