From: Dave Love Date: Wed, 28 Jul 1999 18:27:35 +0000 (+0000) Subject: (x-fixed-font-alist): Add lucidasanstypewriter. X-Git-Tag: emacs-pretest-21.0.90~7344 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=29a3028d0436694010b0ebdd04c58ab2a96b1c01;p=emacs.git (x-fixed-font-alist): Add lucidasanstypewriter. --- diff --git a/lisp/mouse.el b/lisp/mouse.el index a1fd3ef29f4..f535d716596 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -1928,15 +1928,17 @@ and selects that window." ("clean 8x16" "-schumacher-clean-medium-r-normal--16-*-*-*-c-80-iso8859-1") ("") - ("sony 8x16" "-sony-fixed-medium-r-normal--16-*-*-*-c-80-iso8859-1")) + ("sony 8x16" "-sony-fixed-medium-r-normal--16-*-*-*-c-80-iso8859-1") ;;; We don't seem to have these; who knows what they are. ;;; ("fg-18" "fg-18") ;;; ("fg-25" "fg-25") -;;; ("lucidasanstypewriter-12" "lucidasanstypewriter-12") -;;; ("lucidasanstypewriter-bold-14" "lucidasanstypewriter-bold-14") -;;; ("lucidasanstypewriter-bold-24" "lucidasanstypewriter-bold-24") + ("lucidasanstypewriter-12" "-b&h-lucidatypewriter-medium-r-normal-sans-*-120-*-*-*-*-iso8859-1") + ("lucidasanstypewriter-bold-14" "-b&h-lucidatypewriter-bold-r-normal-sans-*-140-*-*-*-*-iso8859-1") + ("lucidasanstypewriter-bold-24" + "-b&h-lucidatypewriter-bold-r-normal-sans-*-240-*-*-*-*-iso8859-1") ;;; ("lucidatypewriter-bold-r-24" "-b&h-lucidatypewriter-bold-r-normal-sans-24-240-75-75-m-140-iso8859-1") ;;; ("fixed-medium-20" "-misc-fixed-medium-*-*-*-20-*-*-*-*-*-*-*") + ) ("Courier" ;; For these, we specify the point height. ("8" "-adobe-courier-medium-r-normal--*-80-*-*-m-*-iso8859-1")