/[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.181 by kfstorm, Thu Oct 7 21:57:40 2004 UTC revision 1.182 by kfstorm, Wed Oct 13 12:18:37 2004 UTC
# Line 1967  struct it Line 1967  struct it
1967    
1968    /* Object and position where the current display element came from.    /* Object and position where the current display element came from.
1969       Object can be a Lisp string in case the current display element       Object can be a Lisp string in case the current display element
1970       comes from an overlay string, or it is buffer.  Position is       comes from an overlay string, or it is buffer.  It may also be nil
1971       a position in object.  */       during mode-line update.  Position is a position in object.  */
1972    Lisp_Object object;    Lisp_Object object;
1973    struct text_pos position;    struct text_pos position;
1974    

Legend:
Removed from v.1.181  
changed lines
  Added in v.1.182

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