aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d6fd3dfc20d..6096177d1f0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12000-11-16 Gerd Moellmann <gerd@gnu.org> 12000-11-16 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (pos_visible_p): Handle case that we reach ZV without
4 knowing the line's height; use the default font's height in that
5 case.
6
3 * xfaces.c (weight_table): Add `demi' with the same meaning as 7 * xfaces.c (weight_table): Add `demi' with the same meaning as
4 `demibold'. 8 `demibold'.
5 9