]> git.eshelyaron.com Git - emacs.git/commit
Make echo-area buffers almost always multibyte
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Feb 2018 12:26:49 +0000 (14:26 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Feb 2018 12:26:49 +0000 (14:26 +0200)
commit4429f97b58653540985387caa554fc0f25f90000
treeee5e93292f7f0269824e93bee2ce98348ab8f283
parent24acb31c04b4048b85311d794e600ecd7ce60d3b
Make echo-area buffers  almost always multibyte

* src/xdisp.c (setup_echo_area_for_printing, set_message_1): Ensure
the echo-area buffer is multibyte, unless
unibyte-display-via-language-environment is non-nil, and the text
we are to display is or could be unibyte.  (Bug#30405)
src/xdisp.c