(dumpglyphs): Clear any extra pixel rows below the text.
authorRichard M. Stallman <rms@gnu.org>
Sun, 10 Apr 1994 06:06:51 +0000 (06:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 10 Apr 1994 06:06:51 +0000 (06:06 +0000)
commit0cdd0c9f3e3438b1fe05f1c00f3262ac534898b7
tree9b3e76754af9312544e70ec046a9730e5b7cd578
parent8fc2766b6434feb36832e5f150a288c00d3d19bb
(dumpglyphs): Clear any extra pixel rows below the text.

(x_display_box_cursor): Explicitly clear full height of line.
(dumpglyphs): New arg just_foreground.  Callers changed.
(x_set_window_size): Call XSync.

(note_mouse_highlight): Do nothing if buffer has changed.
src/xterm.c