comparison man/mule.texi @ 41051:b7eed8a7f650

(Fontsets): Remove the description of variable `highlight-wrong-size-font'.
author Pavel Janík <Pavel@Janik.cz>
date Wed, 14 Nov 2001 13:34:06 +0000
parents 0b1105a90b8b
children 44bde4d34db7
comparison
equal deleted inserted replaced
41050:af61f6964add 41051:b7eed8a7f650
1101 code. If a fontset specifies no font for a certain character, or if it 1101 code. If a fontset specifies no font for a certain character, or if it
1102 specifies a font that does not exist on your system, then it cannot 1102 specifies a font that does not exist on your system, then it cannot
1103 display that character properly. It will display that character as an 1103 display that character properly. It will display that character as an
1104 empty box instead. 1104 empty box instead.
1105 1105
1106 @vindex highlight-wrong-size-font
1107 The fontset height and width are determined by the ASCII characters
1108 (that is, by the font used for ASCII characters in that fontset). If
1109 another font in the fontset has a different height, or a different
1110 width, then characters assigned to that font are clipped to the
1111 fontset's size. If @code{highlight-wrong-size-font} is non-@code{nil},
1112 a box is displayed around these wrong-size characters as well.
1113
1114 @node Defining Fontsets 1106 @node Defining Fontsets
1115 @section Defining fontsets 1107 @section Defining fontsets
1116 1108
1117 @vindex standard-fontset-spec 1109 @vindex standard-fontset-spec
1118 @cindex standard fontset 1110 @cindex standard fontset