diff options
author | Juri Linkov <juri@linkov.net> | 2019-09-15 23:40:47 +0300 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2019-09-15 23:40:47 +0300 |
commit | 8d30e1bce3c1bddf85272fa31b7d314ed421d29e (patch) | |
tree | 7c35b44839ada2044fc03e6be61d7cd4d4fbfca9 /test/lisp/emacs-lisp/cl-generic-tests.el | |
parent | 89ef791c07637953f514c0ead2f5935ac41ebc33 (diff) | |
download | emacs-8d30e1bce3c1bddf85272fa31b7d314ed421d29e.tar.gz emacs-8d30e1bce3c1bddf85272fa31b7d314ed421d29e.tar.bz2 emacs-8d30e1bce3c1bddf85272fa31b7d314ed421d29e.zip |
Fix assertion violations due to non-ASCII text in tabs
* src/xdisp.c (tab_bar_height, redisplay_tab_bar)
(display_tab_bar): If the Lisp string to be displayed in the
tab-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 'test/lisp/emacs-lisp/cl-generic-tests.el')
0 files changed, 0 insertions, 0 deletions