diff lisp/textmodes/=ispell4.el @ 778:cd00bdacc17b

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Wed, 15 Jul 1992 02:24:58 +0000
parents 21d23fa6fa2a
children 45d748a65f24
line wrap: on
line diff
--- a/lisp/textmodes/=ispell4.el	Wed Jul 15 00:32:19 1992 +0000
+++ b/lisp/textmodes/=ispell4.el	Wed Jul 15 02:24:58 1992 +0000
@@ -416,7 +416,7 @@
     ret))
 
 (defun ispell-show-choices (word message first-line)
-  ;;if there is only one window on the screen, make the ispell
+  ;;if there is only one window on the frame, make the ispell
   ;;messages winow be small.  otherwise just use the other window
   (let* ((selwin (selected-window))
 	 (resize (eq selwin (next-window)))