]> git.eshelyaron.com Git - emacs.git/commitdiff
(flyspell-large-region): Use ispell-call-process-region.
authorRichard M. Stallman <rms@gnu.org>
Mon, 26 Mar 2007 03:31:29 +0000 (03:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 26 Mar 2007 03:31:29 +0000 (03:31 +0000)
lisp/textmodes/flyspell.el

index a6bd082af38b4edad8af46cb2c39b92b9d48c11f..7c1e1566a9f071b9c6303a68720b13e789a4c8e0 100644 (file)
@@ -1509,7 +1509,7 @@ The buffer to mark them in is `flyspell-large-region-buffer'."
     (if flyspell-issue-message-flag (message "Checking region..."))
     (set-buffer curbuf)
     (ispell-check-version)
-    (let ((c (apply 'call-process-region beg
+    (let ((c (apply 'ispell-call-process-region beg
                    end
                    ispell-program-name
                    nil