From: Chong Yidong Date: Sat, 16 Aug 2008 16:52:10 +0000 (+0000) Subject: (flyspell-word): Revert last change. X-Git-Tag: emacs-pretest-22.2.91~24 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2db0e49ceef7ae03dac56d1ea90350322fee6a58;p=emacs.git (flyspell-word): Revert last change. --- diff --git a/lisp/textmodes/flyspell.el b/lisp/textmodes/flyspell.el index 121b4b29d3f..1e7602cc31c 100644 --- a/lisp/textmodes/flyspell.el +++ b/lisp/textmodes/flyspell.el @@ -1004,7 +1004,6 @@ Mostly we check word delimiters." (defun flyspell-word (&optional following) "Spell check a word." (interactive (list ispell-following-word)) - (ispell-maybe-find-aspell-dictionaries) (save-excursion ;; use the correct dictionary (flyspell-accept-buffer-local-defs)