emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/flyspell.el, v [EMACS_22_B


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/flyspell.el, v [EMACS_22_BASE]
Date: Sat, 16 Aug 2008 16:52:11 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Chong Yidong <cyd>      08/08/16 16:52:11

Index: flyspell.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/textmodes/flyspell.el,v
retrieving revision 1.118.2.7
retrieving revision 1.118.2.8
diff -u -b -r1.118.2.7 -r1.118.2.8
--- flyspell.el 28 Jul 2008 20:18:52 -0000      1.118.2.7
+++ flyspell.el 16 Aug 2008 16:52:10 -0000      1.118.2.8
@@ -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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]