changeset 37682:f15caf3bd394

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 11 May 2001 12:57:41 +0000
parents f62a33411ad8
children 2a1bebae1d80
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri May 11 12:57:00 2001 +0000
+++ b/src/ChangeLog	Fri May 11 12:57:41 2001 +0000
@@ -1,5 +1,9 @@
 2001-05-11  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (try_window_id): Fix computation of window end in
+	the case that lines were deleted at the end of the window.
+	Add some more debug_method_adds.
+
 	* xfaces.c (try_alternative_families): New function.
 	(try_font_list): Use it.  If ATTRS specifies a family, check
 	fonts from that family first.