diff options
author | Justin Burkett <justin@burkett.cc> | 2018-06-03 21:38:20 -0400 |
---|---|---|
committer | Justin Burkett <justin@burkett.cc> | 2018-06-03 21:38:20 -0400 |
commit | c980371f6f1d96f5955cfbc4c355338b6d1bdb90 (patch) | |
tree | 9db53b7cf660c65e3dab9bb87c6428f529952b41 /lisp/use-package/use-package-delight.el | |
parent | 36f9a9b9b433a6788965caa3982372ee2582c57b (diff) | |
download | emacs-c980371f6f1d96f5955cfbc4c355338b6d1bdb90.tar.gz emacs-c980371f6f1d96f5955cfbc4c355338b6d1bdb90.tar.bz2 emacs-c980371f6f1d96f5955cfbc4c355338b6d1bdb90.zip |
Correct prefix keys after use-package-autoload-keymap
By adding events of the form (cons t event) to unread-command-events, Emacs
correctly updates this-command-keys for the subsequent use of the prefix.
Before this change, packages like my which-key were not getting the correct
prefix after use-package-autoload-keymap loaded the relevant package.
See https://github.com/justbur/emacs-which-key/issues/192
Diffstat (limited to 'lisp/use-package/use-package-delight.el')
0 files changed, 0 insertions, 0 deletions