mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 05:23:05 +00:00
avy.el (avy--generic-jump): Update docstring about removed arg
This commit is contained in:
parent
b19a23af27
commit
91240220ad
1
avy.el
1
avy.el
@ -1204,7 +1204,6 @@ exist."
|
||||
"Jump to REGEX.
|
||||
The window scope is determined by `avy-all-windows'.
|
||||
When WINDOW-FLIP is non-nil, do the opposite of `avy-all-windows'.
|
||||
STYLE determines the leading char overlay style.
|
||||
BEG and END narrow the scope where candidates are searched."
|
||||
(let ((avy-all-windows
|
||||
(if window-flip
|
||||
|
Loading…
x
Reference in New Issue
Block a user