chiark / gitweb /
Use Ian Jackson's `trad' versions of 6x13 for general display.
[profile] / el / dot-emacs.el
index 51db6f39e9ca22a8020b04956b821b88c3be7f86..f2299051e16d487bf3b941ba8d8fa01b8d9d50dd 100644 (file)
@@ -824,12 +824,12 @@      (defvar ,name ',name)
 
 (mdw-define-face default
   (((type w32)) :family "courier new" :height 85)
-  (((type x)) :family "6x13" :height 130)
+  (((type x)) :family "6x13" :foundry "trad" :height 130)
   (((type color)) :foreground "white" :background "black")
   (t nil))
 (mdw-define-face fixed-pitch
   (((type w32)) :family "courier new" :height 85)
-  (((type x)) :family "6x13" :height 130)
+  (((type x)) :family "6x13" :foundry "trad" :height 130)
   (t :foreground "white" :background "black"))
 (if (>= emacs-major-version 23)
     (mdw-define-face variable-pitch