* xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 5 Oct 2002 23:36:29 +0000 (23:36 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 5 Oct 2002 23:36:29 +0000 (23:36 +0000)
commitf7d4343819e4d205ce7c6c6115ed237ef454d7e9
tree389bb858e43c676a280f222ab4b8709ce2874150
parent928ef6d9867c347dcd346686d5b717563c7b7a6a
* xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
     cases.  The correct fix is to pass ReparentNotify to Xt.
     The shell widget interprets ConfigureNotify differently depending
     on if it has been reparented or not.
src/ChangeLog
src/xterm.c