Add commentary for the last commit.

This commit is contained in:
Eli Zaretskii 2013-08-24 18:21:05 +03:00
parent 11f20add70
commit 6dc695d1e3

View file

@ -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);