Mercurial > emacs
changeset 11715:4a4401dec2f7
(ispell-region): If position not visible, (sit-for 0).
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 06 May 1995 02:18:20 +0000 |
parents | b62d02709ec7 |
children | 4c77e4a018b5 |
files | lisp/textmodes/ispell.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/ispell.el Sat May 06 01:54:19 1995 +0000 +++ b/lisp/textmodes/ispell.el Sat May 06 02:18:20 1995 +0000 @@ -1774,6 +1774,8 @@ (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