diff lispref/display.texi @ 75592:fa3660d23cc6

(Attribute Functions): Fix name and description of the UNDERLINE arg of `set-face-underline-p'.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 01 Feb 2007 16:37:35 +0000
parents 3d45362f1d38
children 2b38ddd3fe74
line wrap: on
line diff
--- a/lispref/display.texi	Thu Feb 01 16:30:13 2007 +0000
+++ b/lispref/display.texi	Thu Feb 01 16:37:35 2007 +0000
@@ -2201,9 +2201,10 @@
 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