emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/src w32term.c


From: Jason Rumney
Subject: [Emacs-diffs] emacs/src w32term.c
Date: Sun, 22 Mar 2009 02:39:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   09/03/22 02:39:31

Modified files:
        src            : w32term.c 

Log message:
        (x-use-underline-position-properties): Doc fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/w32term.c?cvsroot=emacs&r1=1.322&r2=1.323

Patches:
Index: w32term.c
===================================================================
RCS file: /sources/emacs/emacs/src/w32term.c,v
retrieving revision 1.322
retrieving revision 1.323
diff -u -b -r1.322 -r1.323
--- w32term.c   15 Mar 2009 14:53:54 -0000      1.322
+++ w32term.c   22 Mar 2009 02:39:30 -0000      1.323
@@ -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",




reply via email to

[Prev in Thread] Current Thread [Next in Thread]