aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2006-06-23 05:09:21 +0000
committerKenichi Handa2006-06-23 05:09:21 +0000
commit35fc2732df9ea2b411c483f36cf64bf63bbe8167 (patch)
treeab7d284fd87e453f043eb9adb1296044014acc4a
parentf3a9e177dba798293b2e603d5850c5aeca9cec51 (diff)
downloademacs-35fc2732df9ea2b411c483f36cf64bf63bbe8167.tar.gz
emacs-35fc2732df9ea2b411c483f36cf64bf63bbe8167.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog.unicode5
-rw-r--r--src/ChangeLog.unicode5
2 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode
index b3544889e48..f69a81ae811 100644
--- a/lisp/ChangeLog.unicode
+++ b/lisp/ChangeLog.unicode
@@ -1,3 +1,8 @@
12006-06-23 Kenichi Handa <handa@m17n.org>
2
3 * international/fontset.el (script-representative-chars): Add an
4 entry for latin script.
5
12006-06-19 Kenichi Handa <handa@m17n.org> 62006-06-19 Kenichi Handa <handa@m17n.org>
2 7
3 * faces.el (font-weight-table): Treat regular and normal as the 8 * faces.el (font-weight-table): Treat regular and normal as the
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 0c640938469..5678087dbad 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,8 @@
12006-06-23 Kenichi Handa <handa@m17n.org>
2
3 * xterm.c (x_draw_glyph_string) [USE_FONT_BACKEND]: Check
4 s->face->font on determining underline position.
5
12006-06-21 Kenichi Handa <handa@m17n.org> 62006-06-21 Kenichi Handa <handa@m17n.org>
2 7
3 * font.c (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field. 8 * font.c (font_parse_xlfd): Fix generating of CHARSET_REGISTRY field.