]> git.eshelyaron.com Git - emacs.git/commitdiff
(flyspell-mode-on): Call ispell-maybe-find-aspell-dictionaries.
authorRichard M. Stallman <rms@gnu.org>
Tue, 4 Oct 2005 20:29:00 +0000 (20:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 4 Oct 2005 20:29:00 +0000 (20:29 +0000)
lisp/textmodes/flyspell.el

index 151a32c60a962ee3ef271e3b8bae9a00492bbaf8..bd91e2b9b3d42594aea1414e84631b3631b3d4b4 100644 (file)
@@ -536,6 +536,7 @@ in your .emacs file.
 ;*---------------------------------------------------------------------*/
 (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