mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 21:33:05 +00:00
parent
7f83bbc645
commit
631214d11c
2
avy.el
2
avy.el
@ -1807,7 +1807,7 @@ newline."
|
|||||||
:type 'boolean)
|
:type 'boolean)
|
||||||
|
|
||||||
(defun avy--read-candidates (&optional re-builder)
|
(defun avy--read-candidates (&optional re-builder)
|
||||||
"Read as many chars as possible and return their occurences.
|
"Read as many chars as possible and return their occurrences.
|
||||||
At least one char must be read, and then repeatedly one next char
|
At least one char must be read, and then repeatedly one next char
|
||||||
may be read if it is entered before `avy-timeout-seconds'. `C-h'
|
may be read if it is entered before `avy-timeout-seconds'. `C-h'
|
||||||
or `DEL' deletes the last char entered, and `RET' exits with the
|
or `DEL' deletes the last char entered, and `RET' exits with the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user