changeset 60459:7d534323afd2

(flyspell-large-region): Pass args differently for aspell.
author Richard M. Stallman <rms@gnu.org>
date Sun, 06 Mar 2005 18:27:25 +0000
parents 3876b849847a
children 7da5648c2f7d
files lisp/textmodes/flyspell.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/flyspell.el	Sun Mar 06 18:26:43 2005 +0000
+++ b/lisp/textmodes/flyspell.el	Sun Mar 06 18:27:25 2005 +0000
@@ -1329,7 +1329,7 @@
 		    nil
 		    buffer
 		    nil
-		    "-l"
+		    (if ispell-really-aspell "list" "-l")
 		    (let (args)
 		      ;; Local dictionary becomes the global dictionary in use.
 		      (if ispell-local-dictionary