dot/emacs: Use Simon's Fixed font for Windows.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 14 Apr 2015 23:44:33 +0000 (00:44 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 14 Apr 2015 23:45:06 +0000 (00:45 +0100)
It's closer to the traditional version.

dot/emacs

index 0b21778..b840867 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
       '((pm (font . "-os2-System VIO-medium-r-normal--*-40-*-*-m-*-cp850")
            (menu-font . "8.Helv")
            (background-color . "lightgrey"))
-       (w32 (font . "fixed 10")
+       (w32 (font . "fixed613 10")
             (background-color . "black")
             (foreground-color . "white"))
        (nil (menu-bar-lines . 0))))