chiark / gitweb /
dot/Xdefaults: Use the full name of `fixed'.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 3 Nov 2009 18:39:32 +0000 (18:39 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 3 Nov 2009 18:59:44 +0000 (18:59 +0000)
Emacs 23 sees `fixed' and tries to find it as a client-side font.  <sigh>
Now it sees -misc-fixed-... and it does the Right Thing.

dot/Xdefaults

index 80a9a12fa0bfe5e39b881f6f78ebd6e90c772659..a6f060d38062dcc47bc556579cc57f53e4b6338d 100644 (file)
@@ -4,11 +4,11 @@
 !!! Global configuration.
 
 !! Macros for processing the rest of this file.
-#define HELV_MR10 -adobe-helvetica-medium-r-normal--10-*-*-*-p-*-iso8859-1
-#define HELV_MR12 -adobe-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1
-#define HELV_BR12 -adobe-helvetica-bold-r-normal--12-*-*-*-p-*-iso8859-1
-#define HELV_MI12 -adobe-helvetica-medium-i-normal--12-*-*-*-p-*-iso8859-1
-#define FIXED fixed
+#define HELV_MR10 -adobe-helvetica-medium-r-normal--10-*-*-*-p-*-iso10646-1
+#define HELV_MR12 -adobe-helvetica-medium-r-normal--12-*-*-*-p-*-iso10646-1
+#define HELV_BR12 -adobe-helvetica-bold-r-normal--12-*-*-*-p-*-iso10646-1
+#define HELV_MI12 -adobe-helvetica-medium-i-normal--12-*-*-*-p-*-iso10646-1
+#define FIXED -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
 #define NICEFONT HELV_MR10