; 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:
Stefan Kangas 2022-12-09 00:18:49 +01:00
parent 2626704054
commit 15dda8cd5b

View file

@ -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