From: Richard M. Stallman Date: Mon, 11 Jul 1994 20:10:07 +0000 (+0000) Subject: (x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14. X-Git-Tag: emacs-19.34~7653 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=56d638abf9c516b6db7e846cde940be11b4f8baa;p=emacs.git (x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14. --- diff --git a/lisp/mouse.el b/lisp/mouse.el index aaa11a7fca9..df099cde83f 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -1240,8 +1240,9 @@ and selects that window." ("6x13" "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-*-1" "6x13") ("lucida 13" "-b&h-lucidatypewriter-medium-r-normal-sans-0-0-0-0-m-0-*-1") - ("7x13" "-misc-fixed-medium-r-normal--13-120-75-75-c-70-*-1" "7x13") - ("7x14" "-misc-fixed-medium-r-normal--14-130-75-75-c-70-*-1" "7x14") + ("7x13" "-misc-fixed-medium-r-normal--13-120-*-*-c-70-*-1" "7x13") + ("7x14" "-misc-fixed-medium-r-normal--14-130-*-*-c-70-*-1" "7x14") + ("8x13" "-misc-fixed-medium-r-normal--13-120-*-*-c-80-*-1" "8x13") ("9x15" "-misc-fixed-medium-r-normal--15-140-*-*-c-*-*-1" "9x15") ("") ("clean 8x8" "-schumacher-clean-medium-r-normal--*-80-*-*-c-*-*-1")