From: Pavel Janík Date: Tue, 11 Dec 2001 07:22:44 +0000 (+0000) Subject: (ispell-complete-word): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~17795 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=05f362a82743057ada891544d49d7ed23592c3a0;p=emacs.git (ispell-complete-word): Doc fix. --- diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index a2d7af65214..50830816f6d 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -2801,7 +2801,7 @@ Returns the sum shift due to changes in word replacements." ;;;###autoload (defun ispell-complete-word (&optional interior-frag) - "Try to complete the word before or under point (see `lookup-words') + "Try to complete the word before or under point (see `lookup-words'). If optional INTERIOR-FRAG is non-nil then the word may be a character sequence inside of a word.