Mercurial > emacs
changeset 88579:101343133fe3
(font-encoding-alist): Add
adobe-symbol.
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 20 May 2002 15:41:00 +0000 |
parents | d029d4b20a15 |
children | 2ad6e6f5c988 |
files | lisp/international/fontset.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/fontset.el Mon May 20 15:39:23 2002 +0000 +++ b/lisp/international/fontset.el Mon May 20 15:41:00 2002 +0000 @@ -161,6 +161,7 @@ ("ISO8859-15" . iso-8859-15) ("JISX0213.2000-1" . japanese-jisx0213-1) ("JISX0213.2000-2" . japanese-jisx0213-2) + ("abobe-symbol" . symbol) ("ISO10646-1" . unicode))) ;; Set arguments in `font-encoding-alist' (which see).