# HG changeset patch # User Gerd Moellmann # Date 975703545 0 # Node ID deffe18d562d653d7fb3e59ad6145ae9fd6acb37 # Parent 0225d8e15f2c71173cee8d1f7de4b12d05960391 *** empty log message *** diff -r 0225d8e15f2c -r deffe18d562d src/ChangeLog --- a/src/ChangeLog Fri Dec 01 20:44:31 2000 +0000 +++ b/src/ChangeLog Fri Dec 01 20:45:45 2000 +0000 @@ -1,3 +1,12 @@ +2000-12-01 Gerd Moellmann + + * window.c (coordinates_in_window): Handle computations for + positions on the vertical bar and fringes differently for + window-system frames. Consider some pixels near the vertical bar + as on the bar if the frame doesn't have vertical scroll bars. + Associate positions between mode or header lines with the + right window, the left one. + 2000-12-01 Jason Rumney * w32term.c (w32_clear_window): Avoid clearing an invalid frame.