emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/display.texi,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi,v
Date: Thu, 01 Feb 2007 16:37:35 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/02/01 16:37:35

Index: display.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/display.texi,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -b -r1.246 -r1.247
--- display.texi        21 Jan 2007 04:45:35 -0000      1.246
+++ display.texi        1 Feb 2007 16:37:35 -0000       1.247
@@ -2201,9 +2201,10 @@
 This actually sets the @code{:slant} attribute.
 @end defun
 
address@hidden set-face-underline-p face underline-p &optional frame
address@hidden set-face-underline-p face underline &optional frame
 This function sets the underline attribute of face @var{face}.
 address@hidden means do underline; @code{nil} means don't.
+If @var{underline} is a string, underline with that color.
 @end defun
 
 @defun set-face-inverse-video-p face inverse-video-p &optional frame




reply via email to

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