/[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.1 by gerd, Wed Oct 24 09:17:55 2001 UTC revision 1.111.4.2 by gerd, Wed Oct 31 11:13:07 2001 UTC
# Line 1317  struct face Line 1317  struct face
1317    unsigned tty_reverse_p : 1;    unsigned tty_reverse_p : 1;
1318    unsigned tty_blinking_p : 1;    unsigned tty_blinking_p : 1;
1319    
1320      /* 1 means that colors of this face may not be freed because they
1321         have been copied bitwise from a base face (see
1322         realize_x_face).  */
1323      unsigned colors_copied_bitwise_p : 1;
1324    
1325    /* Next and previous face in hash collision list of face cache.  */    /* Next and previous face in hash collision list of face cache.  */
1326    struct face *next, *prev;    struct face *next, *prev;
1327    

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

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