X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/blobdiff_plain/cb1389c00e0b2589bd02bf6a4f4900f810e13f32..572d95bda58d1d6e5d28c77e05c9e00f47a1e8db:/dot/emacs diff --git a/dot/emacs b/dot/emacs index ef0feac..478566b 100644 --- a/dot/emacs +++ b/dot/emacs @@ -382,6 +382,8 @@ (if mdw-black-background '((background-mode . dark)) '((background-mode . light))) + (and (eq window-system 'x) + '((font . "6x13"))) (and (eq window-system 'pm) '((font . "-os2-System VIO-medium-r-normal--*-40-*-*-m-*-cp850") (menu-font . "8.Helv")