aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e4130a64838..82484b105be 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12010-04-14 Juri Linkov <juri@jurta.org> 12010-04-14 Juri Linkov <juri@jurta.org>
2 2
3 * window.c (keys_of_window): Rebind `C-v' from `scroll-up' to
4 `scroll-up-command' and `M-v' from `scroll-down' to
5 `scroll-down-command'.
6
72010-04-14 Juri Linkov <juri@jurta.org>
8
3 * window.c (Vscroll_preserve_screen_position_commands): New variable 9 * window.c (Vscroll_preserve_screen_position_commands): New variable
4 with the default value as the list of Qscroll_down and Qscroll_up. 10 with the default value as the list of Qscroll_down and Qscroll_up.
5 (window_scroll_pixel_based, window_scroll_line_based): Search the 11 (window_scroll_pixel_based, window_scroll_line_based): Search the