]> git.eshelyaron.com Git - emacs.git/commit
* xterm.c (XTread_socket): Pass ReparentNotify to Xt.
authorJan Djärv <jan.h.d@swipnet.se>
Wed, 9 Oct 2002 19:38:52 +0000 (19:38 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Wed, 9 Oct 2002 19:38:52 +0000 (19:38 +0000)
commit914b2573e7bc3fe3cb97b206c643a77d72d9c52a
tree2f40c9c9f69a2cb90c20a7e13098931cf85d0c44
parentee9cf72312c0d6bbf0ac215fcdcc12d216342cac
* xterm.c (XTread_socket):  Pass ReparentNotify to Xt.
The shell widget interprets ConfigureNotify differently depending
on if it has been reparented or not.  This fixes the bug
that Motif-menus are misplaced under some windowmanagers
(CDE an WindowMaker at least).
src/ChangeLog
src/xterm.c