]> git.eshelyaron.com Git - emacs.git/commit
(message_dolog, message2): New arg MULTIBYTE.
authorRichard M. Stallman <rms@gnu.org>
Fri, 9 Jan 1998 23:19:42 +0000 (23:19 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 9 Jan 1998 23:19:42 +0000 (23:19 +0000)
commit0a9dc68b4907a2f1c856fd4eac6b797f245101e1
treec94f7a84dc9863899b05560fe1dc69def885ed5e
parent596ae0cfb6802162559fe179d0ae9a25952eb36a
(message_dolog, message2): New arg MULTIBYTE.
Callers changed.
(message1, message1_nolog): String must be ASCII-only.
(message2, message2_nolog): Now static.
(x_consider_frame_title): Use size_byte.
(display_text_line): Likewise.
And scan Voverlay_arrow_string by bytes and chars.
(display_menu_bar): Call display_string with a byte size.
(display_mode_line): Call display_string with a byte size.
src/xdisp.c