(flyspell-large-region): Call ispell-check-version.

This commit is contained in:
Richard M. Stallman 2005-10-23 18:22:49 +00:00
parent a8097641a5
commit 4ad093d0b5

View file

@ -1376,6 +1376,7 @@ The buffer to mark them in is `flyspell-large-region-buffer'."
;; 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