diff src/xterm.c @ 83196:22658e29bd48

Merged in changes from CVS trunk. Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-501 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-502 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-503 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-504 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-505 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-236
author Karoly Lorentey <lorentey@elte.hu>
date Mon, 23 Aug 2004 10:12:04 +0000
parents 69ebc75cb461 e6e0caa7ec87
children d58083e7ec81
line wrap: on
line diff
--- a/src/xterm.c	Mon Aug 23 08:50:01 2004 +0000
+++ b/src/xterm.c	Mon Aug 23 10:12:04 2004 +0000
@@ -6178,7 +6178,7 @@
       f = x_top_window_to_frame (dpyinfo, event.xmap.window);
       if (f)
         {
-          /* wait_reading_process_input will notice this and update
+          /* wait_reading_process_output will notice this and update
              the frame's display structures.
              If we where iconified, we should not set garbaged,
              because that stops redrawing on Expose events.  This looks