diff src/w32term.c @ 111132:dd114432ab01

Sync X and MS-Windows docs for x-use-underline-position-properties. * src/w32term.c (syms_of_w32term) <x-use-underline-position-properties>: Sync doc with the xterm.c version.
author Glenn Morris <rgm@gnu.org>
date Sat, 23 Oct 2010 18:22:37 -0700
parents e530bc6df030
children 24c75a5f002a f79bd5f589f7
line wrap: on
line diff
--- a/src/w32term.c	Sat Oct 23 18:15:43 2010 -0700
+++ b/src/w32term.c	Sat Oct 23 18:22:37 2010 -0700
@@ -6337,7 +6337,9 @@
      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.  */);
+to 4.1, set this to nil.  You can also use `underline-minimum-offset'
+to override the font's UNDERLINE_POSITION for small font display
+sizes.  */);
   x_use_underline_position_properties = 0;
 
   DEFVAR_BOOL ("x-underline-at-descent-line",