/[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.155 by kfstorm, Sun Nov 16 23:43:33 2003 UTC revision 1.156 by kfstorm, Tue Nov 18 23:42:40 2003 UTC
# Line 1778  struct it Line 1778  struct it
1778       thus we need at most 16 bytes here.  */       thus we need at most 16 bytes here.  */
1779    Lisp_Object ctl_chars[16];    Lisp_Object ctl_chars[16];
1780    
1781      /* Initial buffer or string position of the iterator, before skipping
1782         over display properties and invisible text.  */
1783      struct display_pos start;
1784    
1785    /* Current buffer or string position of the iterator, including    /* Current buffer or string position of the iterator, including
1786       position in overlay strings etc.  */       position in overlay strings etc.  */
1787    struct display_pos current;    struct display_pos current;

Legend:
Removed from v.1.155  
changed lines
  Added in v.1.156

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