]> git.eshelyaron.com Git - emacs.git/commitdiff
(flyspell-large-region): Call ispell-check-version.
authorRichard M. Stallman <rms@gnu.org>
Sun, 23 Oct 2005 18:22:49 +0000 (18:22 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 23 Oct 2005 18:22:49 +0000 (18:22 +0000)
lisp/textmodes/flyspell.el

index 74c7cbc57624ed32d86145e210a98bbc0489e17d..a876593e73831d410133e3194cd7e8618760584b 100644 (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