diff lisp/textmodes/=ispell4.el @ 7565:edf32f56ba70

(ispell-highlight): Do nothing unless window-system.
author Richard M. Stallman <rms@gnu.org>
date Thu, 19 May 1994 21:19:39 +0000
parents 3b974ab09824
children f152f2b276c5
line wrap: on
line diff
--- a/lisp/textmodes/=ispell4.el	Thu May 19 21:05:08 1994 +0000
+++ b/lisp/textmodes/=ispell4.el	Thu May 19 21:19:39 1994 +0000
@@ -638,6 +638,7 @@
 
 (defun ispell-highlight (start end)
   (and ispell-highlight 
+       window-system
        (progn
 	 (or ispell-overlay
 	     (progn