1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -08:00

(ispell-region): If position not visible, (sit-for 0).

This commit is contained in:
Richard M. Stallman 1995-05-06 02:18:20 +00:00
parent a61155bcbd
commit a594e0e121

View file

@ -1774,6 +1774,8 @@ With prefix argument, set the default directory."
(concat "Ispell misalignment: word "
"`%s' point %d; please retry")
(car poss) word-start))
(if (not (pos-visible-in-window-p))
(sit-for 0))
(if ispell-keep-choices-win
(setq replace
(ispell-command-loop