aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2009-03-06 11:08:32 +0000
committerKenichi Handa2009-03-06 11:08:32 +0000
commitf3b3be74dee8407688fafa69109d78c2cd59f8f1 (patch)
treee18c52f869d14e1392438039384862f4ebca31f9 /src
parent1e447232851c742f9b765f711cb004eac4ed8f3d (diff)
downloademacs-f3b3be74dee8407688fafa69109d78c2cd59f8f1.tar.gz
emacs-f3b3be74dee8407688fafa69109d78c2cd59f8f1.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 77f6e0278d2..36f806a0878 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,7 @@
12009-03-06 Kenichi Handa <handa@m17n.org> 12009-03-06 Kenichi Handa <handa@m17n.org>
2 2
3 These changes are to detect incorrect composition sequence without 3 These changes are to detect incorrect composition sequence without
4 looking ahead the source. 4 looking ahead the source. (Bug#2370)
5 5
6 * coding.h: Include "composite.h". 6 * coding.h: Include "composite.h".
7 (enum compisition_state): New enum. 7 (enum compisition_state): New enum.