From: Stephen Eglen Date: Mon, 23 Feb 1998 17:51:06 +0000 (+0000) Subject: Doc fix in Commentary section. X-Git-Tag: emacs-20.3~2111 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5fea23bb9dfc6e9991a184a8be5dd6ce213d98b9;p=emacs.git Doc fix in Commentary section. --- diff --git a/lisp/textmodes/spell.el b/lisp/textmodes/spell.el index 780eeb883d8..bd58262963b 100644 --- a/lisp/textmodes/spell.el +++ b/lisp/textmodes/spell.el @@ -26,8 +26,9 @@ ;; This mode provides an Emacs interface to the UNIX spell(1) program. ;; Entry points are `spell-buffer', `spell-word', `spell-region' and -;; `spell-string'. These facilities are documented in the Emacs user's -;; manual. +;; `spell-string'. + +;; See also ispell.el for an interface to the ispell program. ;;; Code: