# HG changeset patch # User Gerd Moellmann # Date 989585861 0 # Node ID f15caf3bd39473f0e345332c548aa8a4d3208a00 # Parent f62a33411ad861fbf2537391cb11af57674c689d *** empty log message *** diff -r f62a33411ad8 -r f15caf3bd394 src/ChangeLog --- 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 + * 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.