From 326ebf78cd98fbbd62a42b5a517431253e212150 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 3 Oct 2005 18:11:35 +0000 Subject: [PATCH] (ispell-find-aspell-dictionaries): Remove interactive spec. --- lisp/textmodes/ispell.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index b811d963fc4..3b3132757f9 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -892,7 +892,6 @@ and added as a submenu of the \"Edit\" menu.") (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 -- 2.39.2