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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/flyspell.el
Date: Sun, 06 Mar 2005 13:27:26 -0500

Index: emacs/lisp/textmodes/flyspell.el
diff -c emacs/lisp/textmodes/flyspell.el:1.58 
emacs/lisp/textmodes/flyspell.el:1.59
*** emacs/lisp/textmodes/flyspell.el:1.58       Sun Feb 27 10:36:38 2005
--- emacs/lisp/textmodes/flyspell.el    Sun Mar  6 18:27:25 2005
***************
*** 1329,1335 ****
                    nil
                    buffer
                    nil
!                   "-l"
                    (let (args)
                      ;; Local dictionary becomes the global dictionary in use.
                      (if ispell-local-dictionary
--- 1329,1335 ----
                    nil
                    buffer
                    nil
!                   (if ispell-really-aspell "list" "-l")
                    (let (args)
                      ;; Local dictionary becomes the global dictionary in use.
                      (if ispell-local-dictionary




reply via email to

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