diff options
author | Juri Linkov <juri@linkov.net> | 2021-02-17 20:04:42 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2021-02-17 20:04:42 +0200 |
commit | 12409c9064c386a496dcbdca76b790108f6c1cad (patch) | |
tree | 6b10d190e518cb2e69a3dfc729dff7767d5ab3e3 /test/lisp/emacs-lisp/bytecomp-resources/error-lexical-var-with-add-hook.el | |
parent | 734396aa04cd57173f1a604397244ed84f3f56a8 (diff) | |
download | emacs-12409c9064c386a496dcbdca76b790108f6c1cad.tar.gz emacs-12409c9064c386a496dcbdca76b790108f6c1cad.tar.bz2 emacs-12409c9064c386a496dcbdca76b790108f6c1cad.zip |
New transient mode 'repeat-mode' to allow shorter key sequences (bug#46515)
* doc/emacs/basic.texi (Repeating): Document repeat-mode.
* lisp/repeat.el (repeat-exit-key): New defcustom.
(repeat-mode): New global minor mode.
(repeat-post-hook): New function.
* lisp/bindings.el (undo-repeat-map): New variable.
(undo): Put 'repeat-map' property with
'undo-repeat-map'.
(next-error-repeat-map): New variable.
(next-error, previous-error): Put 'repeat-map' property with
'next-error-repeat-map'.
* lisp/window.el (other-window-repeat-map): New variable.
(other-window): Put 'repeat-map' property with
'other-window-repeat-map'.
(resize-window-repeat-map): New variable.
(enlarge-window, enlarge-window-horizontally)
(shrink-window-horizontally, shrink-window): Put 'repeat-map'
property with 'resize-window-repeat-map'.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/error-lexical-var-with-add-hook.el')
0 files changed, 0 insertions, 0 deletions