/[emacs]/emacs/src/dispextern.h
ViewVC logotype

Diff of /emacs/src/dispextern.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.192 by kfstorm, Mon Jan 10 13:30:46 2005 UTC revision 1.193 by tamm, Mon Jan 24 17:59:35 2005 UTC
# Line 1193  struct glyph_string Line 1193  struct glyph_string
1193    /* Slice */    /* Slice */
1194    struct glyph_slice slice;    struct glyph_slice slice;
1195    
1196      /* Non-null means the horizontal clipping region starts from the
1197         left edge of *clip_head, and ends with the right edge of
1198         *clip_tail, not including their overhangs.  */
1199      struct glyph_string *clip_head, *clip_tail;
1200    
1201    struct glyph_string *next, *prev;    struct glyph_string *next, *prev;
1202  };  };
1203    

Legend:
Removed from v.1.192  
changed lines
  Added in v.1.193

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26