jwiegley / use-package

A use-package declaration for simplifying your .emacs
https://jwiegley.github.io/use-package
GNU General Public License v3.0
4.4k stars 260 forks source link

Add package requires for bind-key.el and bind-chord.el #1024

Closed skangas closed 1 year ago

skangas commented 1 year ago

The bind-key.el and bind-chord.el were missing the Package-Requires header.

Also add in a known keyword from finder-known-keywords while we're at it.

These issues were found using package-lint.