/[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.111.4.2 by gerd, Wed Oct 31 11:13:07 2001 UTC revision 1.111.4.3 by eliz, Thu May 16 16:11:41 2002 UTC
# Line 1296  struct face Line 1296  struct face
1296    unsigned background_defaulted_p : 1;    unsigned background_defaulted_p : 1;
1297    
1298    /* 1 means that either no color is specified for underlining or that    /* 1 means that either no color is specified for underlining or that
1299       the the specified color couldn't be loaded.  Use the foreground       specified color couldn't be loaded.  Use the foreground color
1300       color when drawing in that case. */       when drawing in that case. */
1301    unsigned underline_defaulted_p : 1;    unsigned underline_defaulted_p : 1;
1302    
1303    /* 1 means that either no color is specified for the corresponding    /* 1 means that either no color is specified for the corresponding
1304       attribute or that the the specified color couldn't be loaded.       attribute or that the specified color couldn't be loaded.
1305       Use the foreground color when drawing in that case. */       Use the foreground color when drawing in that case. */
1306    unsigned overline_color_defaulted_p : 1;    unsigned overline_color_defaulted_p : 1;
1307    unsigned strike_through_color_defaulted_p : 1;    unsigned strike_through_color_defaulted_p : 1;

Legend:
Removed from v.1.111.4.2  
changed lines
  Added in v.1.111.4.3

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