aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-25 16:01:56 +0000
committerGerd Moellmann2001-01-25 16:01:56 +0000
commit3be7e41764a5546eb5800edf6bf3c5ee5c3fd125 (patch)
tree958339e353b476c15a026a60313b0e8b67af3e7d /src
parent6613cfc490b8c406a7fb9d49a01717c1eb740be0 (diff)
downloademacs-3be7e41764a5546eb5800edf6bf3c5ee5c3fd125.tar.gz
emacs-3be7e41764a5546eb5800edf6bf3c5ee5c3fd125.zip
Update a comment.
Diffstat (limited to 'src')
-rw-r--r--src/xterm.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/xterm.c b/src/xterm.c
index f5c0a5dcc70..b0f0eb57c39 100644
--- a/src/xterm.c
+++ b/src/xterm.c
@@ -10017,8 +10017,10 @@ XTread_socket (sd, bufp, numchars, expected)
10017 10017
10018 This could be a LessTif bug, but I wasn't able to 10018 This could be a LessTif bug, but I wasn't able to
10019 reproduce the behavior in a simple test program. 10019 reproduce the behavior in a simple test program.
10020 On the other hand, Motif seems to not have this
10021 problem.
10020 10022
10021 (gerd, LessTif 0.88.1). */ 10023 (gerd, LessTif 0.92). */
10022 10024
10023 if (!event.xcrossing.focus 10025 if (!event.xcrossing.focus
10024 && f 10026 && f