Mercurial > emacs
changeset 47743:2626f97f0c1c
*** empty log message ***
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Thu, 03 Oct 2002 17:53:23 +0000 |
parents | 8d54d470f30d |
children | 1b89f0ef4d72 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Oct 03 17:51:49 2002 +0000 +++ b/src/ChangeLog Thu Oct 03 17:53:23 2002 +0000 @@ -1,3 +1,9 @@ +2002-10-03 Jan D. <jan.h.d@swipnet.se> + + * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0, + and USE_MOTIF, call XTranslateCoordinates to get the real x and y. + This is to also handle x/y changes that occur because of a resize. + 2002-10-02 John Paul Wallington <jpw@shootybangbang.com> * frame.c (Vdelete_frame_functions): New variable.