diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9c98f9d31f6..085d44f8ce7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2000-12-01 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-12-01 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xterm.c (x_calc_absolute_position): Don't subtract menubar's | ||
| 4 | height for YNegative. | ||
| 5 | (x_calc_absolute_position) [USE_MOTIF]: Use the column widget's | ||
| 6 | height; also see comment there. | ||
| 7 | |||
| 3 | * window.c (coordinates_in_window): Handle computations for | 8 | * window.c (coordinates_in_window): Handle computations for |
| 4 | positions on the vertical bar and fringes differently for | 9 | positions on the vertical bar and fringes differently for |
| 5 | window-system frames. Consider some pixels near the vertical bar | 10 | window-system frames. Consider some pixels near the vertical bar |