diff options
| author | Jan Djärv | 2004-12-11 18:46:43 +0000 |
|---|---|---|
| committer | Jan Djärv | 2004-12-11 18:46:43 +0000 |
| commit | c83c9f9db773a3d37482414c9eefddf347de08c7 (patch) | |
| tree | 68729d734dcd1f2999d6dc595fe309c7ca9ab06e /src/ChangeLog | |
| parent | 0ccb50fc8a57e07c85a005cc4455dd44c9885939 (diff) | |
| download | emacs-c83c9f9db773a3d37482414c9eefddf347de08c7.tar.gz emacs-c83c9f9db773a3d37482414c9eefddf347de08c7.zip | |
* xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff
for left and top calculations. Remove call to x_real_positions.
(x_check_expected_move): Do not set change_gravity to 1 when calling
x_set_offset.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 38a079989be..3352ef3cd22 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-12-11 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff | ||
| 4 | for left and top calculations. Remove call to x_real_positions. | ||
| 5 | (x_check_expected_move): Do not set change_gravity to 1 when calling | ||
| 6 | x_set_offset. | ||
| 7 | |||
| 1 | 2004-12-08 Richard M. Stallman <rms@gnu.org> | 8 | 2004-12-08 Richard M. Stallman <rms@gnu.org> |
| 2 | 9 | ||
| 3 | * xdisp.c (get_next_display_element): Use `escape-glyph' for | 10 | * xdisp.c (get_next_display_element): Use `escape-glyph' for |