diff options
author | Hugo Heagren <hugo@heagren.com> | 2022-01-16 00:21:36 +0000 |
---|---|---|
committer | Hugo Heagren <hugo@heagren.com> | 2022-01-28 22:37:06 +0000 |
commit | 2203246454fddd41e0a62e78b17befce561998b9 (patch) | |
tree | 121d81bf5fd86f0a456d2427e329fca0a4391d9b /lisp/use-package/use-package.el | |
parent | ffa5f0397af87c7258f58082408281bf3a5a2deb (diff) | |
download | emacs-2203246454fddd41e0a62e78b17befce561998b9.tar.gz emacs-2203246454fddd41e0a62e78b17befce561998b9.tar.bz2 emacs-2203246454fddd41e0a62e78b17befce561998b9.zip |
bind-keys-form: new keyword :repeat-map, for defining repeat maps
use-package-normalize/:bind: allow keyword :repeat-map.
bind-keys-form: Add keyword :repeat-map. Specifying a symbol as the
repeat-map defines a keymap with that name (and with the docstring
`repeat-doc', if specified). Symbols for functions bound to keys under
the scope of :repeat-map have their 'repeat-map property set to this
map. Update docstring (and that of `bind-keys') to reflect changes.
Rename `doc' to `prefix-doc' for clarity and consistency with
'repeat-doc'.
Diffstat (limited to 'lisp/use-package/use-package.el')
0 files changed, 0 insertions, 0 deletions