]> git.eshelyaron.com Git - emacs.git/commit
(store_frame_title): Pay attention to width of non-ASCII
authorKenichi Handa <handa@m17n.org>
Fri, 19 Jan 2001 05:23:16 +0000 (05:23 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 19 Jan 2001 05:23:16 +0000 (05:23 +0000)
commitd26b89b8119a012726fd16f0660d54cf65a2e8bc
treed36ee83d5714fbf362c5a4b45c56f6e2afa35986
parent2d75794b0e9aac019851b45e1a5b2bfe6801f5d3
(store_frame_title): Pay attention to width of non-ASCII
characters by calling c_string_width.
(x_consider_frame_title): Get byte length of frame tile string
correctly.
(display_mode_element): Pay attention to width of non-ASCII
characters by calling strwidth.
src/xdisp.c