]> git.eshelyaron.com Git - emacs.git/commit
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
authorFred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
Fri, 25 Feb 1994 09:29:20 +0000 (09:29 +0000)
committerFred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
Fri, 25 Feb 1994 09:29:20 +0000 (09:29 +0000)
commit13ce2d73e47d1c9c10075e7b0b3f9b3fbbae98d5
tree632482f7beec19f110155be18b1f6a1e4a494b00
parent982a94d9302f893b528d2c653061a13e04e598df
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
[USE_X_TOOLKIT]: Call XTranslateCoordinates for case ConfigureNotify
when send_event is 0 and when the event is relative to toplevel widget.
src/xterm.c