1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-11 02:10:35 -08:00
No description
Find a file
Hugo Heagren 5ef327ce9f bind-key-form: allow :exit keyword inside repeat map
Keys bound inside the scope of :exit are bound inside the repeat map,
but do not have their repeat-map property set (so they run a function,
but 'exit' the map).
2022-01-28 22:37:37 +00:00
doc/misc Update version to 2.4.1 2020-11-10 13:33:45 -08:00
etc Update version to 2.4.1 2020-11-10 13:33:45 -08:00
lisp/use-package bind-key-form: allow :exit keyword inside repeat map 2022-01-28 22:37:37 +00:00
test/lisp/use-package Add use-package-use-theme and avoid missing theme errors 2021-02-06 10:46:00 +00:00