diff options
| author | Dave Love | 1999-07-28 18:27:35 +0000 |
|---|---|---|
| committer | Dave Love | 1999-07-28 18:27:35 +0000 |
| commit | 29a3028d0436694010b0ebdd04c58ab2a96b1c01 (patch) | |
| tree | 2b61d9bcb01aba708c9fe0111c14e23ae7f911b2 | |
| parent | 4fdb80f2a251701594cc1663d8f293f5ea6835ae (diff) | |
| download | emacs-29a3028d0436694010b0ebdd04c58ab2a96b1c01.tar.gz emacs-29a3028d0436694010b0ebdd04c58ab2a96b1c01.zip | |
(x-fixed-font-alist): Add lucidasanstypewriter.
| -rw-r--r-- | lisp/mouse.el | 10 |
1 files changed, 6 insertions, 4 deletions
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." | |||
| 1928 | ("clean 8x16" | 1928 | ("clean 8x16" |
| 1929 | "-schumacher-clean-medium-r-normal--16-*-*-*-c-80-iso8859-1") | 1929 | "-schumacher-clean-medium-r-normal--16-*-*-*-c-80-iso8859-1") |
| 1930 | ("") | 1930 | ("") |
| 1931 | ("sony 8x16" "-sony-fixed-medium-r-normal--16-*-*-*-c-80-iso8859-1")) | 1931 | ("sony 8x16" "-sony-fixed-medium-r-normal--16-*-*-*-c-80-iso8859-1") |
| 1932 | ;;; We don't seem to have these; who knows what they are. | 1932 | ;;; We don't seem to have these; who knows what they are. |
| 1933 | ;;; ("fg-18" "fg-18") | 1933 | ;;; ("fg-18" "fg-18") |
| 1934 | ;;; ("fg-25" "fg-25") | 1934 | ;;; ("fg-25" "fg-25") |
| 1935 | ;;; ("lucidasanstypewriter-12" "lucidasanstypewriter-12") | 1935 | ("lucidasanstypewriter-12" "-b&h-lucidatypewriter-medium-r-normal-sans-*-120-*-*-*-*-iso8859-1") |
| 1936 | ;;; ("lucidasanstypewriter-bold-14" "lucidasanstypewriter-bold-14") | 1936 | ("lucidasanstypewriter-bold-14" "-b&h-lucidatypewriter-bold-r-normal-sans-*-140-*-*-*-*-iso8859-1") |
| 1937 | ;;; ("lucidasanstypewriter-bold-24" "lucidasanstypewriter-bold-24") | 1937 | ("lucidasanstypewriter-bold-24" |
| 1938 | "-b&h-lucidatypewriter-bold-r-normal-sans-*-240-*-*-*-*-iso8859-1") | ||
| 1938 | ;;; ("lucidatypewriter-bold-r-24" "-b&h-lucidatypewriter-bold-r-normal-sans-24-240-75-75-m-140-iso8859-1") | 1939 | ;;; ("lucidatypewriter-bold-r-24" "-b&h-lucidatypewriter-bold-r-normal-sans-24-240-75-75-m-140-iso8859-1") |
| 1939 | ;;; ("fixed-medium-20" "-misc-fixed-medium-*-*-*-20-*-*-*-*-*-*-*") | 1940 | ;;; ("fixed-medium-20" "-misc-fixed-medium-*-*-*-20-*-*-*-*-*-*-*") |
| 1941 | ) | ||
| 1940 | ("Courier" | 1942 | ("Courier" |
| 1941 | ;; For these, we specify the point height. | 1943 | ;; For these, we specify the point height. |
| 1942 | ("8" "-adobe-courier-medium-r-normal--*-80-*-*-m-*-iso8859-1") | 1944 | ("8" "-adobe-courier-medium-r-normal--*-80-*-*-m-*-iso8859-1") |