projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eb6929
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Tue, 4 Dec 2007 06:04:10 +0000
(06:04 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 4 Dec 2007 06:04:10 +0000
(06:04 +0000)
src/ChangeLog.unicode
patch
|
blob
|
history
diff --git
a/src/ChangeLog.unicode
b/src/ChangeLog.unicode
index e865003b2e876d0addfccaaa45c3f05f07a4f641..1a43950c06d8de38b4436991f031d367afe66b90 100644
(file)
--- a/
src/ChangeLog.unicode
+++ b/
src/ChangeLog.unicode
@@
-1,3
+1,15
@@
+2007-12-04 Kenichi Handa <handa@m17n.org>
+
+ * xdisp.c (handle_auto_composed_prop): Simplify the code. Never
+ return HANDLED_RECOMPUTE_PROPS.
+
+2007-12-03 Kenichi Handa <handa@m17n.org>
+
+ * font.c (font_gstring_produce): Delete it.
+
+ * composite.h (COMPOSITION_METHOD): Handle
+ COMPOSITION_WITH_GLYPH_STRING.
+
2007-12-04 Kenichi Handa <handa@ni.aist.go.jp>
* composite.h (enum composition_method): Define