• Eli Zaretskii's avatar
    Fix assertion violations due to non-ASCII text in menus · 5940ac63
    Eli Zaretskii authored
    * src/xdisp.c (tool_bar_height, redisplay_tool_bar)
    (display_menu_bar): If the Lisp string to be displayed in the
    menu-bar or tool-bar window is multibyte, tell the display
    engine to treat it as multibyte, instead of relying on the
    initial determination by init_iterator (which is based on the
    multibyteness of the current buffer).  (Bug#37385)
    5940ac63
xdisp.c 1.03 MB