From: Stefan Kangas Date: Thu, 8 Dec 2022 23:18:49 +0000 (+0100) Subject: ; Don't say to require bind-key in use-package manual X-Git-Tag: emacs-29.0.90~1304 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=15dda8cd5b3bc37dd3013cecef325fef95ad7342;p=emacs.git ; 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. --- diff --git a/doc/misc/use-package.texi b/doc/misc/use-package.texi index e7bddd628c9..2e1747fa78d 100644 --- 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