1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 02:10:52 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2000-12-04 01:20:05 +00:00
parent be57900b62
commit e89648b4bf

View 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>