# HG changeset patch # User Kenichi Handa # Date 1220958550 0 # Node ID 7b2adb63b5562e6c4aa20d7108816d32e71857d1 # Parent 77ec19652e4d16bf7a6e0e3866b22f6fb1e72aa5 *** empty log message *** diff -r 77ec19652e4d -r 7b2adb63b556 src/dispextern.h --- a/src/dispextern.h Tue Sep 09 11:07:49 2008 +0000 +++ b/src/dispextern.h Tue Sep 09 11:09:10 2008 +0000 @@ -1867,7 +1867,9 @@ int id; /* If non-negative, character that triggers the automatic composition at `stop_pos', and this is an automatic compositoin. - If negative, this is a static composition.. */ + If negative, this is a static composition. This is set to -2 + temporarily if searching of composition reach a limit or a + newline. */ int ch; /* If this an automatic composition, how many charaters to look back from the position where a character triggering the composition