]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Mon, 4 Dec 2000 01:20:05 +0000 (01:20 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 4 Dec 2000 01:20:05 +0000 (01:20 +0000)
src/ChangeLog

index 1b46a240900d77a5776e50cff947068822db7643..dde8ebc9cdc88e57cfcafe998d50050cca78350c 100644 (file)
@@ -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>