From ddfb4005866a4695de02147bc9309c863c2c171e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 3 May 2001 04:44:12 +0000 Subject: [PATCH] (ispell-change-dictionary): Doc fix. --- lisp/ChangeLog | 4 ++++ lisp/textmodes/ispell.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 39d03f53866..8052faab73e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-05-03 Eli Zaretskii + + * textmodes/ispell.el (ispell-change-dictionary): Doc fix. + 2001-05-02 Stefan Monnier * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index e8d872027db..9b9a5a632bd 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -2301,7 +2301,7 @@ A new one will be started as soon as necessary. By just answering RET you can find out what the current dictionary is. -With prefix argument, set the default directory." +With prefix argument, set the default dictionary." (interactive (list (completing-read "Use new dictionary (RET for current, SPC to complete): " -- 2.39.5