diff src/font-mgr.h @ 3360:316fddbf58e2

[xemacs-hg @ 2006-04-25 14:01:52 by stephent] Repair broken commit to Xft code. <87aca9n4in.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Tue, 25 Apr 2006 14:02:09 +0000
parents 15fb91e3a115
children 98af8a976fc3
line wrap: on
line diff
--- a/src/font-mgr.h	Mon Apr 24 21:51:11 2006 +0000
+++ b/src/font-mgr.h	Tue Apr 25 14:02:09 2006 +0000
@@ -48,7 +48,7 @@
 extern Fixnum debug_xft;
 
 /* Standard for fontconfig.  Use a macro to show we're not guessing. */
-#define Qxft_font_name_encoding Qutf_8
+#define Qfc_font_name_encoding Qutf_8
 
 #define XE_XLFD_MAKE_LISP_STRING(s) (make_string(s, strlen(s)))