Include coding.h and termhooks.h.
commitf51994656d1f2ec148ca7cdeea86e930e51cfc29
authorKenichi Handa <handa@m17n.org>
Wed, 4 Feb 2009 01:48:37 +0000 (4 01:48 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 4 Feb 2009 01:48:37 +0000 (4 01:48 +0000)
tree66f5de35b11d2c0dae34215bbe9c4e142d7f9cfe
parentd0984aff9503b9a685e67a50f0a16e8799131ede
Include coding.h and termhooks.h.
(composition_gstring_p): Fix for the terminal case.
(composition_gstring_width): Likewise.
(fill_gstring_body): Likewise.
(autocmp_chars): For terminal, call Fcomposition_get_gstring with
the frame.
(composition_compute_stop_pos): Adjust cmp_it->stop_pos if point
is within a composition.
(Fcomposition_get_gstring): Fix the the terminal case.
src/composite.c