diff options
author | Eli Zaretskii <eliz@gnu.org> | 2019-09-13 10:47:28 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2019-09-13 10:47:28 +0300 |
commit | 5940ac63300c71b983b173c99c718920c179cbf8 (patch) | |
tree | b6b6e715885d10200623359603a7e3615009a5d0 /lisp/emacs-lisp/lisp.el | |
parent | a4c471c98474a249948793aad386e4efc64a1c96 (diff) | |
download | emacs-5940ac63300c71b983b173c99c718920c179cbf8.tar.gz emacs-5940ac63300c71b983b173c99c718920c179cbf8.tar.bz2 emacs-5940ac63300c71b983b173c99c718920c179cbf8.zip |
Fix assertion violations due to non-ASCII text in menus
* 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)
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions