emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/fontset.h
Date: Sun, 20 Mar 2005 17:28:56 -0500

Index: emacs/src/fontset.h
diff -c emacs/src/fontset.h:1.29 emacs/src/fontset.h:1.30
*** emacs/src/fontset.h:1.29    Tue Mar  8 08:44:59 2005
--- emacs/src/fontset.h Sun Mar 20 22:28:54 2005
***************
*** 28,34 ****
  struct font_info
  {
    /* Pointer to window system dependent font structure.  On X window,
!      this value should be coerced to (XFontStruct *).  */
    void *font;
  
    /* Index number of the font.  */
--- 28,34 ----
  struct font_info
  {
    /* Pointer to window system dependent font structure.  On X window,
!      this value should be coerced to (x_font_type *).  */
    void *font;
  
    /* Index number of the font.  */




reply via email to

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