# HG changeset patch # User Chong Yidong # Date 1218905530 0 # Node ID 60803f3caac01518e1ef9ed15f8cce34b9088ff0 # Parent 17070f2de6f3c296512881e2cfce82d2cf748c8a (flyspell-word): Revert last change. diff -r 17070f2de6f3 -r 60803f3caac0 lisp/textmodes/flyspell.el --- a/lisp/textmodes/flyspell.el Sat Aug 16 16:51:58 2008 +0000 +++ b/lisp/textmodes/flyspell.el Sat Aug 16 16:52:10 2008 +0000 @@ -1004,7 +1004,6 @@ (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)