* dispextern.h (struct glyph): New union u.cmp. Delete the member
commita88c7fcdd3a25d78472d87794b3d690776624d94
authorKenichi Handa <handa@m17n.org>
Fri, 29 Aug 2008 07:54:09 +0000 (29 07:54 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 29 Aug 2008 07:54:09 +0000 (29 07:54 +0000)
treeda949d20a3a5b180d92d8f0609288a44d1ead058
parent6e8b8329c26cd73167289f86acbdab3530cf4e6c
* dispextern.h (struct glyph): New union u.cmp.  Delete the member
cmp_id.
(struct glyph_string): Delete the member gidx.  New members
cmp_id, cmp_from, and cmp_to.
(enum it_method): Delete GET_FROM_COMPOSITION.
(struct composition_it): New struct.
(struct it): New member cmp_it, and iterator_stack_entry.cmp_it.
Delete c, len, cmp_id, cmp_len in u.comp.
src/dispextern.h