changeset 40367:62d084b48d74

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sat, 27 Oct 2001 08:55:04 +0000
parents e2acdd1b8bb7
children 395355a51e28
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Oct 27 08:54:39 2001 +0000
+++ b/src/ChangeLog	Sat Oct 27 08:55:04 2001 +0000
@@ -1,5 +1,9 @@
 2001-10-27  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (move_it_vertically_backward): Use 2/3 line_height
+	instead of 1/2 line_height in the heuristic for skipping 
+	farther backward when target_y was not reached.
+
 	* sound.c (sound_perror): Unblock SIGIO, turn on atimers.
 	Display errno only if non-zero.
 	(sound_warning): New function.