(x_underline_at_descent_line): New variable.
authorKim F. Storm <storm@cua.dk>
Thu, 24 Aug 2006 20:52:00 +0000 (20:52 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 24 Aug 2006 20:52:00 +0000 (20:52 +0000)
commit30f27523567516a324d042e10bde5dd14d7da90f
treef605b0d4a7b6d5701e8081abcd2bd26b0952896b
parentdaa0e79b0a84b14d29a033d5e005ea186e5b1d6a
(x_underline_at_descent_line): New variable.
(syms_of_xterm): DEFVAR_BOOL it.
(x_draw_glyph_string): Use it.
Draw underline and overline up to the end of line if the face
extends to the end of line.
src/macterm.c
src/w32term.c
src/xterm.c