From: Kenichi Handa Date: Fri, 6 Mar 2009 11:08:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.92~322 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f3b3be74dee8407688fafa69109d78c2cd59f8f1;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 77f6e0278d2..36f806a0878 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2009-03-06 Kenichi Handa These changes are to detect incorrect composition sequence without - looking ahead the source. + looking ahead the source. (Bug#2370) * coding.h: Include "composite.h". (enum compisition_state): New enum.