emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/flyspell.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/flyspell.el
Date: Sun, 23 Oct 2005 14:22:49 -0400

Index: emacs/lisp/textmodes/flyspell.el
diff -c emacs/lisp/textmodes/flyspell.el:1.79 
emacs/lisp/textmodes/flyspell.el:1.80
*** emacs/lisp/textmodes/flyspell.el:1.79       Mon Oct 10 04:02:57 2005
--- emacs/lisp/textmodes/flyspell.el    Sun Oct 23 18:22:49 2005
***************
*** 1376,1381 ****
--- 1376,1382 ----
      ;; 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]