Mercurial > emacs
diff src/ChangeLog @ 34158:61b860583831
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 04 Dec 2000 01:20:05 +0000 |
parents | 9eddf2eb2ebf |
children | d8535b05965f |
line wrap: on
line diff
--- a/src/ChangeLog Mon Dec 04 00:46:25 2000 +0000 +++ b/src/ChangeLog Mon Dec 04 01:20:05 2000 +0000 @@ -1,5 +1,9 @@ 2000-12-04 Kenichi Handa <handa@etl.go.jp> + * 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 <raeburn@gnu.org>