# HG changeset patch # User Kenichi Handa # Date 899949753 0 # Node ID ab4f30149aa01455dc496008d621281fcd45b715 # Parent d6f6ac5a5df3c31d0b68ba8efb7ba5a35e9a6b1d (x-complement-fontset-spec): Typo fixed. (create-fontset-from-fontset-spec): Likewise. (create-fontset-from-ascii-font): Likewise. diff -r d6f6ac5a5df3 -r ab4f30149aa0 lisp/international/fontset.el --- a/lisp/international/fontset.el Thu Jul 09 02:02:33 1998 +0000 +++ b/lisp/international/fontset.el Thu Jul 09 02:02:33 1998 +0000 @@ -317,7 +317,7 @@ (register-alternate-fontnames fontname)))) (setq charsets (cdr charsets))) - ;; Be sure that ASCII font is avairable. + ;; Be sure that ASCII font is available. (let ((slot (or (assq 'ascii fontlist) (assq 'ascii new-fontlist))) ascii-font) (if (setq ascii-font (condition-case nil @@ -551,7 +551,7 @@ Optional 1st arg RESOLVED-FONT is a resolved name of FONT. If omitted, x-resolve-font-name is called to get the resolved name. At -this time, if FONT is not avairable, error is signaled. +this time, if FONT is not available, error is signaled. Optional 2nd arg FONTSET-NAME is a string to be used in `' fields of a new fontset name. If it is omitted,