• Richard M. Stallman's avatar
    (message_dolog, message2): New arg MULTIBYTE. · 0a9dc68b
    Richard M. Stallman authored
    Callers changed.
    (message1, message1_nolog): String must be ASCII-only.
    (message2, message2_nolog): Now static.
    (x_consider_frame_title): Use size_byte.
    (display_text_line): Likewise.
    And scan Voverlay_arrow_string by bytes and chars.
    (display_menu_bar): Call display_string with a byte size.
    (display_mode_line): Call display_string with a byte size.
    0a9dc68b
xdisp.c 160 KB