From cac94de6556616a52265d2d41905df45822a7515 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 16 Nov 2000 05:05:34 +0000 Subject: (pos_visible_p): Handle case that we reach ZV without knowing the line's height; use the default font's height in that case. --- src/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index d6fd3dfc20d..6096177d1f0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2000-11-16 Gerd Moellmann + * xdisp.c (pos_visible_p): Handle case that we reach ZV without + knowing the line's height; use the default font's height in that + case. + * xfaces.c (weight_table): Add `demi' with the same meaning as `demibold'. -- cgit v1.2.1