Mercurial > emacs
changeset 80737:60803f3caac0
(flyspell-word): Revert last change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 16 Aug 2008 16:52:10 +0000 |
parents | 17070f2de6f3 |
children | 77c3ba2ec6a9 f13d2ef47961 |
files | lisp/textmodes/flyspell.el |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)