]> code.delx.au - gnu-emacs/commitdiff
(Attribute Functions): Fix name and description of the UNDERLINE arg
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 1 Feb 2007 16:37:35 +0000 (16:37 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 1 Feb 2007 16:37:35 +0000 (16:37 +0000)
of `set-face-underline-p'.

lispref/display.texi

index 3c49cd0865326c06cbcaa45787f20cdd83f1ff4d..ce32521747dd4295f7d9ccbb5887cf6db9584303 100644 (file)
@@ -2201,9 +2201,10 @@ This function specifies whether @var{face} should be italic.  If
 This actually sets the @code{:slant} attribute.
 @end defun
 
-@defun set-face-underline-p face underline-p &optional frame
+@defun set-face-underline-p face underline &optional frame
 This function sets the underline attribute of face @var{face}.
 Non-@code{nil} 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