Add commentary for the last commit.
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 Aug 2013 15:21:05 +0000 (18:21 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 24 Aug 2013 15:21:05 +0000 (18:21 +0300)
src/xdisp.c

index fecf22a..3ff4603 100644 (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);