1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-10 00:42:17 -07:00
No description
Find a file
Noam Postavsky 9688d2f64b Don't allow implicit package name arg for binders
It's unlikely that

    (use-package foopkg :bind "<some-key>")

intendes to bind <some-key> to 'foopkg command.
2016-10-31 08:49:21 -04:00
lisp/use-package Don't allow implicit package name arg for binders 2016-10-31 08:49:21 -04:00
test/lisp/use-package Don't allow implicit package name arg for binders 2016-10-31 08:49:21 -04:00