]> git.eshelyaron.com Git - emacs.git/commit
(x_fill_stretch_glyph_string): Consume runs of stretch
authorGerd Moellmann <gerd@gnu.org>
Mon, 10 Jul 2000 20:32:14 +0000 (20:32 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 10 Jul 2000 20:32:14 +0000 (20:32 +0000)
commit209f68d91b9376a90684c184a8baf322a2cc9828
tree8561171ee7da6383486cda76963641c132de9bad
parentef12165928480dc7a4c59580ac1aea400d55003e
(x_fill_stretch_glyph_string): Consume runs of stretch
glyphs instead of a single one.
(BUILD_STRETCH_GLYPH_STRING): Call x_fill_stretch_glyph_string
with new argument list.
(x_set_glyph_string_gc): Make sure the face's GC is valid.
src/xterm.c