1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 22:11:21 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2006-06-23 05:09:21 +00:00
parent f3a9e177db
commit 35fc2732df
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2006-06-23 Kenichi Handa <handa@m17n.org>
* international/fontset.el (script-representative-chars): Add an
entry for latin script.
2006-06-19 Kenichi Handa <handa@m17n.org>
* faces.el (font-weight-table): Treat regular and normal as the

View file

@ -1,3 +1,8 @@
2006-06-23 Kenichi Handa <handa@m17n.org>
* xterm.c (x_draw_glyph_string) [USE_FONT_BACKEND]: Check
s->face->font on determining underline position.
2006-06-21 Kenichi Handa <handa@m17n.org>
* font.c (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.