Add commentary for the last commit.
This commit is contained in:
parent
11f20add70
commit
6dc695d1e3
1 changed files with 2 additions and 0 deletions
|
@ -7050,6 +7050,8 @@ get_next_display_element (struct it *it)
|
|||
}
|
||||
}
|
||||
}
|
||||
/* next_element_from_display_vector sets this flag according to
|
||||
faces of the display vector glyphs, see there. */
|
||||
else if (it->method != GET_FROM_DISPLAY_VECTOR)
|
||||
{
|
||||
int face_id = face_after_it_pos (it);
|
||||
|
|
Loading…
Add table
Reference in a new issue