diff lisp/textmodes/spell.el @ 20963:0d56074cec59

Doc fix in Commentary section.
author Stephen Eglen <stephen@gnu.org>
date Mon, 23 Feb 1998 17:51:06 +0000
parents 9b831f34ff7d
children 2c9816b93b68
line wrap: on
line diff
--- a/lisp/textmodes/spell.el	Sun Feb 22 22:01:28 1998 +0000
+++ b/lisp/textmodes/spell.el	Mon Feb 23 17:51:06 1998 +0000
@@ -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: