# HG changeset patch # User Jason Rumney # Date 1237689570 0 # Node ID f3f931ecb8d4d47b92473677df2acfe432d4ad3b # Parent 060d60d548221dae131c93cec3d82d1b59f376bc (x-use-underline-position-properties): Doc fix. diff -r 060d60d54822 -r f3f931ecb8d4 src/w32term.c --- a/src/w32term.c Sat Mar 21 18:55:47 2009 +0000 +++ b/src/w32term.c Sun Mar 22 02:39:30 2009 +0000 @@ -6459,9 +6459,7 @@ doc: /* *Non-nil means make use of UNDERLINE_POSITION font properties. A value of nil means ignore them. If you encounter fonts with bogus UNDERLINE_POSITION font properties, for example 7x13 on XFree prior -to 4.1, set this to nil. - -NOTE: Not supported on MS-Windows yet. */); +to 4.1, set this to nil. */); x_use_underline_position_properties = 0; DEFVAR_BOOL ("x-underline-at-descent-line",