]> git.eshelyaron.com Git - emacs.git/commitdiff
; Don't say to require bind-key in use-package manual
authorStefan Kangas <stefankangas@gmail.com>
Thu, 8 Dec 2022 23:18:49 +0000 (00:18 +0100)
committerStefan 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

index e7bddd628c91ea066c146dea77f59aeaa68314a7..2e1747fa78d6b23dd93b2f4591663a227bf61a9f 100644 (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