# HG changeset patch # User Stefan Monnier # Date 985314273 0 # Node ID adb0272e7b253334e3845db63e32d1205476c478 # Parent 7858fb917ab32a5ea51f02c11ad0d3d3959f902e Typos. diff -r 7858fb917ab3 -r adb0272e7b25 src/xfaces.c --- a/src/xfaces.c Thu Mar 22 21:31:51 2001 +0000 +++ b/src/xfaces.c Fri Mar 23 02:24:33 2001 +0000 @@ -57,7 +57,7 @@ type, and, for simple boxes, in what color. 14. Font or fontset pattern, or nil. This is a special attribute. - When this attribyte is specified, the face uses a font opened by + When this attribute is specified, the face uses a font opened by that pattern as is. In addition, all the other font-related attributes (1st thru 5th) are generated from the opened font name. On the other hand, if one of the other font-related attributes are @@ -123,7 +123,7 @@ is realized, it inherits (thus shares) a fontset of an ASCII face that has the same attributes other than font-related ones. - Thus, all realzied face have a realized fontset. + Thus, all realized face have a realized fontset. Unibyte text. @@ -173,7 +173,7 @@ fonts. - Character compositition. + Character composition. Usually, the realization process is already finished when Emacs actually reflects the desired glyph matrix on the screen. However,