mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-02 20:16:25 +00:00
* lisp/repeat.el (repeat-keep-prefix): Expand description.
This commit is contained in:
parent
24083c8d13
commit
caf87d80fa
@ -355,7 +355,7 @@ of the specified number of seconds."
|
||||
"Timer activated after the last key typed in the repeating key sequence.")
|
||||
|
||||
(defcustom repeat-keep-prefix t
|
||||
"Keep the prefix arg of the previous command."
|
||||
"Whether to keep the prefix arg of the previous command when repeating."
|
||||
:type 'boolean
|
||||
:group 'convenience
|
||||
:version "28.1")
|
||||
|
Loading…
x
Reference in New Issue
Block a user