diff lisp/textmodes/flyspell.el @ 65835:d2f4d7bfbaef

(flyspell-mode-on): Call ispell-maybe-find-aspell-dictionaries.
author Richard M. Stallman <rms@gnu.org>
date Tue, 04 Oct 2005 20:29:00 +0000
parents f621d74f5b9a
children 2fb78041ad35 aa89c814f853
line wrap: on
line diff
--- a/lisp/textmodes/flyspell.el	Tue Oct 04 20:28:27 2005 +0000
+++ b/lisp/textmodes/flyspell.el	Tue Oct 04 20:29:00 2005 +0000
@@ -536,6 +536,7 @@
 ;*---------------------------------------------------------------------*/
 (defun flyspell-mode-on ()
   "Turn Flyspell mode on.  Do not use this; use `flyspell-mode' instead."
+  (ispell-maybe-find-aspell-dictionaries)
   (setq ispell-highlight-face 'flyspell-incorrect)
   ;; local dictionaries setup
   (or ispell-local-dictionary ispell-dictionary