avy.el (flyspell-correct-word-before-point): Declare

This commit is contained in:
Oleh Krehel 2016-07-08 09:59:20 +02:00
parent 20ecb9bed6
commit e460d7ebe8

2
avy.el
View File

@ -536,6 +536,8 @@ Set `avy-style' according to COMMMAND as well."
(just-one-space))
(message "Killed: %s" (current-kill 0)))
(declare-function flyspell-correct-word-before-point "flyspell")
(defun avy-action-ispell (pt)
"Auto correct word at PT."
(save-excursion