Mercurial > hg > xemacs-beta
comparison lisp/w3/font.el @ 120:cca96a509cfe r20-1b12
Import from CVS: tag r20-1b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:25:29 +0200 |
parents | 7d55a9ba150c |
children | b980b6286996 |
comparison
equal
deleted
inserted
replaced
119:d101af7320b8 | 120:cca96a509cfe |
---|---|
1 ;;; font.el --- New font model | 1 ;;; font.el --- New font model |
2 ;; Author: wmperry | 2 ;; Author: wmperry |
3 ;; Created: 1997/03/28 20:23:52 | 3 ;; Created: 1997/04/04 16:02:58 |
4 ;; Version: 1.43 | 4 ;; Version: 1.44 |
5 ;; Keywords: faces | 5 ;; Keywords: faces |
6 | 6 |
7 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 7 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
8 ;;; Copyright (c) 1995, 1996 by William M. Perry (wmperry@cs.indiana.edu) | 8 ;;; Copyright (c) 1995, 1996 by William M. Perry (wmperry@cs.indiana.edu) |
9 ;;; Copyright (c) 1996, 1997 Free Software Foundation, Inc. | 9 ;;; Copyright (c) 1996, 1997 Free Software Foundation, Inc. |
127 "avant-garde" | 127 "avant-garde" |
128 "univers" | 128 "univers" |
129 "optima")) | 129 "optima")) |
130 ("elfin" . ("tymes")) | 130 ("elfin" . ("tymes")) |
131 ("monospace" . ("courier" | 131 ("monospace" . ("courier" |
132 "courier new" | |
132 "fixed" | 133 "fixed" |
133 "lucidatypewriter" | 134 "lucidatypewriter" |
134 "clean" | 135 "clean" |
135 "terminal")) | 136 "terminal")) |
136 ("cursive" . ("sirene" | 137 ("cursive" . ("sirene" |