diff options
| -rw-r--r-- | doc/lispref/display.texi | 1 |
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 |
| 2396 | This function returns non-@code{nil} if @var{value}, when used as the | 2397 | This function returns non-@code{nil} if @var{value}, when used as the |
| 2397 | value of the face attribute @var{attribute}, is relative. This means | 2398 | value of the face attribute @var{attribute}, is relative. This means |