]> git.eshelyaron.com Git - emacs.git/commit
When redisplaying the echo area, use the value
authorRichard M. Stallman <rms@gnu.org>
Sat, 13 Sep 1997 08:42:12 +0000 (08:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 13 Sep 1997 08:42:12 +0000 (08:42 +0000)
commita3788d533273afd5e3cd6b0441ebf1cf1f3f2b88
treeb98f59a74c3132d04529b3b821515ebf9306008d
parent55206ca664786969679769db6ef6d5fff07306de
When redisplaying the echo area, use the value
of enable-multibyte-characters from when message was called.
(message_enable_multibyte): New variable.
(message2_nolog): Set the variable.
(echo_area_display): Use that variable.
(display_string): New arg MULTIBYTE.  Callers changed.

(display_menu_bar): Include WINDOW_LEFT_MARGIN in maxendcol.
src/xdisp.c