summaryrefslogtreecommitdiff
path: root/lisp/use-package/bind-key.el
diff options
context:
space:
mode:
authorNoam Postavsky <npostavs@gmail.com>2016-05-26 15:09:46 -0400
committerNoam Postavsky <npostavs@gmail.com>2016-10-31 08:49:21 -0400
commit65c7b42a14c5ad42d4b6c6e6547c793e0ccbfe80 (patch)
tree5861ba48c09682026cd5e0b6739652bb3bd61c87 /lisp/use-package/bind-key.el
parentfc57b342991b94640d5ff565a47b5603adec0a6f (diff)
downloademacs-65c7b42a14c5ad42d4b6c6e6547c793e0ccbfe80.tar.gz
emacs-65c7b42a14c5ad42d4b6c6e6547c793e0ccbfe80.tar.bz2
emacs-65c7b42a14c5ad42d4b6c6e6547c793e0ccbfe80.zip
Don't allow nil as a mode function
This means (use-package foopkg :mode (".foo")) will add (".foo" . foopkg) into auto-mode-alist instead of the broken (".foo" . nil), this is more consistent with the behaviour of (use-package foopkg :mode (".foo" ".bar")).
Diffstat (limited to 'lisp/use-package/bind-key.el')
0 files changed, 0 insertions, 0 deletions