aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.unicode
diff options
context:
space:
mode:
authorKenichi Handa2006-10-26 12:00:59 +0000
committerKenichi Handa2006-10-26 12:00:59 +0000
commitaf7e13bde417f7c4bb34ab831670d624cd0e5c44 (patch)
tree10bd5021f28d0f3c0e790f1c968d3aaf03215230 /src/ChangeLog.unicode
parent4c12d7386f92f6caf3001577e175d35e3186890d (diff)
downloademacs-af7e13bde417f7c4bb34ab831670d624cd0e5c44.tar.gz
emacs-af7e13bde417f7c4bb34ab831670d624cd0e5c44.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog.unicode')
-rw-r--r--src/ChangeLog.unicode11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index fcf35e1bdcb..0b9fe23faa8 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,14 @@
12006-10-26 Kenichi Handa <handa@m17n.org>
2
3 * term.c: Include "composite.h".
4 (encode_terminal_code): Output all components of composition.
5 Check the size of encode_terminal_src.
6 (produce_glyphs): For compostion, call produce_composite_glyph.
7 (append_composite_glyph, produce_composite_glyph): New functions.
8
9 * xdisp.c (x_produce_glyphs): In handling composition, if a font
10 is not found, get font_info from the current ascii face.
11
12006-10-23 Kenichi Handa <handa@m17n.org> 122006-10-23 Kenichi Handa <handa@m17n.org>
2 13
3 * fileio.c (Finsert_file_contents): On replacing, temporarily bind 14 * fileio.c (Finsert_file_contents): On replacing, temporarily bind