General: Add preliminary support for E16.
[profile] / dot-emacs.el
index 6643567..3e6015e 100644 (file)
@@ -580,7 +580,7 @@ doesn't cope with anything approximating a complicated case."
       ,@(cond ((eq window-system 'w32)
               '(:family "courier new" :height 85))
              ((eq window-system 'x)
-              '(:family "misc-fixed" :width semi-condensed))))
+              '(:family "misc-fixed" :height 130 :width semi-condensed))))
     (fixed-pitch)
     (minibuffer-prompt)
     (mode-line :foreground "blue" :background "yellow"