]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix in Commentary section.
authorStephen Eglen <stephen@gnu.org>
Mon, 23 Feb 1998 17:51:06 +0000 (17:51 +0000)
committerStephen Eglen <stephen@gnu.org>
Mon, 23 Feb 1998 17:51:06 +0000 (17:51 +0000)
lisp/textmodes/spell.el

index 780eeb883d88c46a20f2e9c7dd9b77e67c0b7cf5..bd58262963bbb083b9be7eefc16a65346d44dcad 100644 (file)
@@ -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: