]> git.eshelyaron.com Git - emacs.git/commitdiff
(flyspell-large-region): Pass args differently for aspell.
authorRichard M. Stallman <rms@gnu.org>
Sun, 6 Mar 2005 18:27:25 +0000 (18:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 6 Mar 2005 18:27:25 +0000 (18:27 +0000)
lisp/textmodes/flyspell.el

index c224a970e01963b76b20d75bb2dbb4caf62cca77..7020426b9a832b6a3b70e0b84e67b7fae383b663 100644 (file)
@@ -1329,7 +1329,7 @@ Word syntax described by `ispell-dictionary-alist' (which see)."
                    nil
                    buffer
                    nil
-                   "-l"
+                   (if ispell-really-aspell "list" "-l")
                    (let (args)
                      ;; Local dictionary becomes the global dictionary in use.
                      (if ispell-local-dictionary