(get_next_display_element): Use `escape-glyph' for
authorRichard M. Stallman <rms@gnu.org>
Wed, 8 Dec 2004 22:06:31 +0000 (22:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 8 Dec 2004 22:06:31 +0000 (22:06 +0000)
commit303747453bc1cad35e9c287e2ae8bc701e33e921
tree1f64fb659dd0be915c2fd511d304224202b6186d
parentc14a736ec05d474c39104dc9e6a0ea2278a635fe
(get_next_display_element): Use `escape-glyph' for
control chars and escaped octal codes.
(Qescape_glyph): New variable.
(syms_of_xdisp): Initialize it.
(escape_glyph_face): New variable.
(redisplay_window): Initialize it.
src/xdisp.c