diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d7de3c33be2..c60504d970c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-12-31 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * window.c (window_scroll_pixel_based): Only look at | ||
| 4 | Vscroll_preserve_screen_position if the old PT can't be kept. | ||
| 5 | (syms_of_window) <scroll-preserve-screen-position>: Doc fix. | ||
| 6 | |||
| 1 | 2004-12-30 Kim F. Storm <storm@cua.dk> | 7 | 2004-12-30 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * xdisp.c (get_line_height_property): New function extracted from | 9 | * xdisp.c (get_line_height_property): New function extracted from |