Cleanup changes following fix for bug #11832.
authorEli Zaretskii <eliz@gnu.org>
Sun, 8 Jul 2012 16:38:43 +0000 (19:38 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 8 Jul 2012 16:38:43 +0000 (19:38 +0300)
commit3434fe8a236bb8fcb098c713b6383810c16a721d
tree3fa377aca0211995ad335e5d9a81c84229f05f26
parentc4b3bc8aaf01a9e3fdd14072ae49316ae4fb4f3b
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