diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b8a419b2acb..9c98f9d31f6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2000-12-01 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * window.c (coordinates_in_window): Handle computations for | ||
| 4 | positions on the vertical bar and fringes differently for | ||
| 5 | window-system frames. Consider some pixels near the vertical bar | ||
| 6 | as on the bar if the frame doesn't have vertical scroll bars. | ||
| 7 | Associate positions between mode or header lines with the | ||
| 8 | right window, the left one. | ||
| 9 | |||
| 1 | 2000-12-01 Jason Rumney <jasonr@gnu.org> | 10 | 2000-12-01 Jason Rumney <jasonr@gnu.org> |
| 2 | 11 | ||
| 3 | * w32term.c (w32_clear_window): Avoid clearing an invalid frame. | 12 | * w32term.c (w32_clear_window): Avoid clearing an invalid frame. |