• Eli Zaretskii's avatar
    Improve font selection for punctuation and other symbols · e0707282
    Eli Zaretskii authored
    * src/fontset.c (face_for_char): If the character's script is
    'symbol', and the font used for ASCII face has a glyph for it, use
    the font for the ASCII face instead of searching the fontsets.
    This comes instead of NS-specific code that used the current
    face's font instead, which is now disabled due to undesirable
    consequences.  (Bug#20727)
    e0707282
fontset.c 64.7 KB