Cleanup changes following fix for bug #11832.
commit76367614950f47759f05d840e8fc2192b9dc3423
authorEli Zaretskii <eliz@gnu.org>
Sun, 8 Jul 2012 16:38:43 +0000 (8 19:38 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 8 Jul 2012 16:38:43 +0000 (8 19:38 +0300)
tree6124eec4de16a9a5ea2960278e8e55b37bcb9f84
parent3979c9634edb86871b8c3cea0095316a19f3430e
Cleanup changes following fix for bug #11832.

 src/ xdisp.c (display_line): Add commentary about displaying
 truncation glyphs on GUI frames.
 (produce_special_glyphs): Move here from term.c.
 src/term.c (produce_special_glyphs): Move to xdisp.c.
 src/dispextern.h (produce_special_glyphs): Move prototype to xdisp.c
 section.
src/ChangeLog
src/dispextern.h
src/term.c
src/xdisp.c