Mercurial > emacs
changeset 98108:7b2adb63b556
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 09 Sep 2008 11:09:10 +0000 |
parents | 77ec19652e4d |
children | 4069f64c7d4c |
files | src/dispextern.h |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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