(scroll_preserve_screen_position): New variable.
authorRichard M. Stallman <rms@gnu.org>
Sat, 8 Feb 1997 15:50:17 +0000 (15:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 8 Feb 1997 15:50:17 +0000 (15:50 +0000)
commit9317a85d0f549f88d1bd5797d420a9b7fe40d00f
tree04cf1254a446d2fb0c08cc410a0b74eab082c2d9
parent50b3531c8290a2877df9782559e28cee614b305f
(scroll_preserve_screen_position): New variable.
(keys_of_window): Set up Lisp var.
(window_scroll): If scroll_preserve_screen_position is 0,
behave the old way (advancing point the minimum distance).
src/window.c