mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 13:33:03 +00:00
avy.el (flyspell-correct-word-before-point): Declare
This commit is contained in:
parent
20ecb9bed6
commit
e460d7ebe8
2
avy.el
2
avy.el
@ -536,6 +536,8 @@ Set `avy-style' according to COMMMAND as well."
|
|||||||
(just-one-space))
|
(just-one-space))
|
||||||
(message "Killed: %s" (current-kill 0)))
|
(message "Killed: %s" (current-kill 0)))
|
||||||
|
|
||||||
|
(declare-function flyspell-correct-word-before-point "flyspell")
|
||||||
|
|
||||||
(defun avy-action-ispell (pt)
|
(defun avy-action-ispell (pt)
|
||||||
"Auto correct word at PT."
|
"Auto correct word at PT."
|
||||||
(save-excursion
|
(save-excursion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user