diff --git a/src/ChangeLog b/src/ChangeLog index 1b46a240900..dde8ebc9cdc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2000-12-04 Kenichi Handa + * xterm.c (x_produce_glyphs): If a font for a component of + a composition is not found, use 1 pixel dot ascent and 0 dot + descent value to avoid displaying terribly tall empty boxes. + * ccl.c (stack_idx_of_map_multiple): Don't use C initializier. 2000-12-03 Ken Raeburn