mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 13:33:03 +00:00
parent
dd112c88e2
commit
a5fb9369e7
3
avy.el
3
avy.el
@ -485,7 +485,8 @@ multiple DISPLAY-FN invokations."
|
|||||||
|
|
||||||
(defun avy-resume ()
|
(defun avy-resume ()
|
||||||
"Stub to hold last avy command.
|
"Stub to hold last avy command.
|
||||||
Commands using `avy-with' macro can be resumed.")
|
Commands using `avy-with' macro can be resumed."
|
||||||
|
(interactive))
|
||||||
|
|
||||||
(defmacro avy-with (command &rest body)
|
(defmacro avy-with (command &rest body)
|
||||||
"Set `avy-keys' according to COMMAND and execute BODY.
|
"Set `avy-keys' according to COMMAND and execute BODY.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user