Mercurial > emacs
changeset 66344:eed78bd4684c
(flyspell-large-region): Call ispell-check-version.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 23 Oct 2005 18:22:49 +0000 |
parents | b105e56fe1df |
children | 27a95070b049 |
files | lisp/textmodes/flyspell.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/flyspell.el Sun Oct 23 18:22:06 2005 +0000 +++ b/lisp/textmodes/flyspell.el Sun Oct 23 18:22:49 2005 +0000 @@ -1376,6 +1376,7 @@ ;; this is done, we can start checking... (if flyspell-issue-message-flag (message "Checking region...")) (set-buffer curbuf) + (ispell-check-version) (let ((c (apply 'call-process-region beg end ispell-program-name