emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/font.h,v
Date: Thu, 03 Apr 2008 12:37:44 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/04/03 12:37:44

Index: font.h
===================================================================
RCS file: /sources/emacs/emacs/src/font.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- font.h      13 Feb 2008 15:10:56 -0000      1.5
+++ font.h      3 Apr 2008 12:37:44 -0000       1.6
@@ -589,6 +589,7 @@
 #endif /* HAVE_X_WINDOWS */
 #ifdef WINDOWSNT
 extern struct font_driver w32font_driver;
+extern struct font_driver uniscribe_font_driver;
 #endif /* WINDOWSNT */
 #ifdef MAC_OS
 extern struct font_driver atmfont_driver;




reply via email to

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