aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/lispref/display.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index cd2626043d7..bc8e4f8b7f7 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -2392,6 +2392,7 @@ For example,
2392@end example 2392@end example
2393@end defun 2393@end defun
2394 2394
2395@c FIXME: Add an index for "relative face attribute", maybe here? --xfq
2395@defun face-attribute-relative-p attribute value 2396@defun face-attribute-relative-p attribute value
2396This function returns non-@code{nil} if @var{value}, when used as the 2397This function returns non-@code{nil} if @var{value}, when used as the
2397value of the face attribute @var{attribute}, is relative. This means 2398value of the face attribute @var{attribute}, is relative. This means