aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2004-12-31 15:21:56 +0000
committerRichard M. Stallman2004-12-31 15:21:56 +0000
commit1db7dd46a18147e65dad59e1115e5d0eb648fbe5 (patch)
treeab83ce01e07556b93f7b86e17160122d8bfd5bd5 /src
parent1bd59f82e73f9c00b3de0420b9b50a0d8f13edd5 (diff)
downloademacs-1db7dd46a18147e65dad59e1115e5d0eb648fbe5.tar.gz
emacs-1db7dd46a18147e65dad59e1115e5d0eb648fbe5.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
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 @@
12004-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
12004-12-30 Kim F. Storm <storm@cua.dk> 72004-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