]> git.eshelyaron.com Git - emacs.git/commit
(autocmp_chars): Check lookback count.
authorKenichi Handa <handa@m17n.org>
Fri, 5 Sep 2008 00:47:23 +0000 (00:47 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 5 Sep 2008 00:47:23 +0000 (00:47 +0000)
commit90b3fe912530f5170ae660f0a9a9a66f35714491
tree5f7a8e6a1eddb3200a5d5a018f45e1427c7a4525
parentcbf21103d9fad16fe87d9affbc955c75cce657e4
(autocmp_chars): Check lookback count.
(composition_compute_stop_pos): Set cmp_it->lookback.
(composition_reseat_it): Check lookback count.
(struct position_record): New struct.
(FORWARD_CHAR, BACKWARD_CHAR, CHAR_COMPOSABLE_P): New macros.
(find_automatic_composition): New function.
(composition_adjust_point): Use find_automatic_composition.
src/ChangeLog
src/composite.c