comparison src/ChangeLog @ 53061:4835b200fafe

* xterm.c (x_detect_focus_change): Do not change focus frame for Enter/LeaveNotify if the current focus frame has explicit focus.
author Jan Djärv <jan.h.d@swipnet.se>
date Fri, 14 Nov 2003 19:13:02 +0000
parents 641d61df66e7
children 1218a42792ea
comparison
equal deleted inserted replaced
53060:0327b225b8d0 53061:4835b200fafe
1 2003-11-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xterm.c (x_detect_focus_change): Do not change focus frame for
4 Enter/LeaveNotify if the current focus frame has explicit focus.
5
1 2003-11-14 Kim F. Storm <storm@cua.dk> 6 2003-11-14 Kim F. Storm <storm@cua.dk>
2 7
3 * dispnew.c (update_text_area): Fix redisplay error when hscroll 8 * dispnew.c (update_text_area): Fix redisplay error when hscroll
4 is active and first glyph is only partially visible. 9 is active and first glyph is only partially visible.
5 10