emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r113991: Add commentary for the last commit.


From: Eli Zaretskii
Subject: [Emacs-diffs] trunk r113991: Add commentary for the last commit.
Date: Sat, 24 Aug 2013 15:21:05 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 113991
revision-id: address@hidden
parent: address@hidden
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Sat 2013-08-24 18:21:05 +0300
message:
  Add commentary for the last commit.
modified:
  src/xdisp.c                    xdisp.c-20091113204419-o5vbwnq5f7feedwu-240
=== modified file 'src/xdisp.c'
--- a/src/xdisp.c       2013-08-24 12:59:13 +0000
+++ b/src/xdisp.c       2013-08-24 15:21:05 +0000
@@ -7050,6 +7050,8 @@
                }
            }
        }
+      /* 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);


reply via email to

[Prev in Thread] Current Thread [Next in Thread]