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/ispell.el


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/ispell.el
Date: Mon, 03 Oct 2005 14:11:39 -0400

Index: emacs/lisp/textmodes/ispell.el
diff -c emacs/lisp/textmodes/ispell.el:1.177 
emacs/lisp/textmodes/ispell.el:1.178
*** emacs/lisp/textmodes/ispell.el:1.177        Sat Sep 24 10:45:11 2005
--- emacs/lisp/textmodes/ispell.el      Mon Oct  3 18:11:35 2005
***************
*** 892,898 ****
  
  (defun ispell-find-aspell-dictionaries ()
    "Find Aspell's dictionaries, and record in `ispell-dictionary-alist'."
-   (interactive)
    (unless ispell-really-aspell
      (error "This function only works with aspell"))
    (let ((dictionaries
--- 892,897 ----




reply via email to

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