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 0a1d3394932..d568243a0e7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-08-18 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xdisp.c (calc_pixel_width_or_height): Use actual display | ||
| 4 | resolution when available instead of Vdisplay_pixels_per_inch. | ||
| 5 | |||
| 1 | 2005-08-17 Kim F. Storm <storm@cua.dk> | 6 | 2005-08-17 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * xdisp.c (pos_visible_p): Adjust X value if window is hscrolled. | 8 | * xdisp.c (pos_visible_p): Adjust X value if window is hscrolled. |