1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
emacs/lisp/use-package
Hugo Heagren 2203246454 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'.
2022-01-28 22:37:06 +00:00
..
bind-chord.el Please the byte-compiler 2017-12-04 11:53:52 -08:00
bind-key.el bind-keys-form: new keyword :repeat-map, for defining repeat maps 2022-01-28 22:37:06 +00:00
use-package-bind-key.el bind-keys-form: new keyword :repeat-map, for defining repeat maps 2022-01-28 22:37:06 +00:00
use-package-chords.el prefix argument with _ to suppress Unused lexical argument warning 2018-08-13 15:15:42 -04:00
use-package-core.el Add use-package-use-theme and avoid missing theme errors 2021-02-06 10:46:00 +00:00
use-package-delight.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package-diminish.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package-ensure-system-package.el [] Install system packages using system-packages-install 2018-09-12 19:12:49 +01:00
use-package-ensure.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package-jump.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package-lint.el Enable lexical binding 2018-06-13 20:24:09 -05:00
use-package.el Update version to 2.4.1 2020-11-10 13:33:45 -08:00