mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 18:41:25 -08:00
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'. |
||
|---|---|---|
| .. | ||
| bind-chord.el | ||
| bind-key.el | ||
| use-package-bind-key.el | ||
| use-package-chords.el | ||
| use-package-core.el | ||
| use-package-delight.el | ||
| use-package-diminish.el | ||
| use-package-ensure-system-package.el | ||
| use-package-ensure.el | ||
| use-package-jump.el | ||
| use-package-lint.el | ||
| use-package.el | ||