]> git.eshelyaron.com Git - emacs.git/commit
(XTread_socket) <UnmapNotify>: Don't make an inconify_event
authorRichard M. Stallman <rms@gnu.org>
Tue, 27 May 1997 03:09:37 +0000 (03:09 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 27 May 1997 03:09:37 +0000 (03:09 +0000)
commit1aa6072f7d8439d34950925c51c21e0cb1625279
tree9ba37ad060c4d0422410f1b8eb4c3ef12e025aad
parent91a78190f123a8b80e1f8384cf1d0b46ebc06cfa
(XTread_socket) <UnmapNotify>: Don't make an inconify_event
when frame was made invisible.
(x_make_frame_visible): Put the call to x_set_offset back as it was.
Near the end, instead call XMoveWindow, but only if original
positions were not negative.
src/xterm.c