From: Eli Zaretskii Date: Sat, 15 Jun 2024 12:02:11 +0000 (+0300) Subject: ; * lisp/textmodes/ispell.el (ispell-aspell-find-dictionary): Doc fix. X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~1021 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d802e56182042e32a56ef8515f9ef01c0633be1e;p=emacs.git ; * lisp/textmodes/ispell.el (ispell-aspell-find-dictionary): Doc fix. --- diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 607322b29a9..caf59995c01 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -859,9 +859,9 @@ Assumes that value contains no whitespace." (car (split-string (buffer-string))))) (defun ispell-aspell-find-dictionary (dict-name) - "For Aspell dictionary DICT-NAME, return a list of parameters. + "Return the list of parameters for an Aspell dictionary DICT-NAME. List format is that of `ispell-dictionary-base-alist' elements. Return -nil if no associated data file is found." +nil if no associated data file is found for the dictionary." ;; Make sure `ispell-aspell-dict-dir' is defined (or ispell-aspell-dict-dir (setq ispell-aspell-dict-dir