emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32font.h,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32font.h,v
Date: Wed, 06 Feb 2008 22:35:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/02/06 22:35:31

Index: w32font.h
===================================================================
RCS file: /sources/emacs/emacs/src/w32font.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- w32font.h   2 Feb 2008 04:33:18 -0000       1.3
+++ w32font.h   6 Feb 2008 22:35:29 -0000       1.4
@@ -32,7 +32,7 @@
 {
   struct font font;
   TEXTMETRIC metrics;
-  struct frame *owning_frame;
+  struct font_metrics ascii_metrics[96];
 };
 
 Lisp_Object w32font_get_cache P_ ((FRAME_PTR fe));




reply via email to

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