diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d568243a0e7..7bc84cfbdbf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-08-20 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (display_echo_area_1): Get display start pos from w->start. | ||
| 4 | (resize_mini_window): Set w->start, and PT, so as to display the tail | ||
| 5 | end of the buffer, if it doesn't all fit. | ||
| 6 | |||
| 1 | 2005-08-18 Kim F. Storm <storm@cua.dk> | 7 | 2005-08-18 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * xdisp.c (calc_pixel_width_or_height): Use actual display | 9 | * xdisp.c (calc_pixel_width_or_height): Use actual display |