emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/dispextern.h


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h
Date: Sun, 13 Jan 2002 06:39:10 -0500

Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.118 emacs/src/dispextern.h:1.119
*** emacs/src/dispextern.h:1.118        Fri Nov 16 08:01:09 2001
--- emacs/src/dispextern.h      Sun Jan 13 06:39:09 2002
***************
*** 1190,1197 ****
  
  #ifdef HAVE_WINDOW_SYSTEM
    
!   /* If non-zero, a GC we can use without modification to draw 
!      characters in this face.  */
    GC gc;
    
    /* Font used for this face, or null if the font could not be loaded
--- 1190,1197 ----
  
  #ifdef HAVE_WINDOW_SYSTEM
    
!   /* If non-zero, this is a GC that we can use without modification for
!      drawing the characters in this face.  */
    GC gc;
    
    /* Font used for this face, or null if the font could not be loaded



reply via email to

[Prev in Thread] Current Thread [Next in Thread]