changeset 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 a0f90fb2d33d
children b0ba0639a80c
files lispref/display.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
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