From 8b022e34fd15fbfd191c2dd79ff24d43ddac23a6 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Fri, 25 Oct 2013 21:56:59 +0800 Subject: [PATCH] Improve indexing. --- doc/lispref/display.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 952191a246b..b6a502ae532 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -3181,6 +3181,7 @@ does that, this function's value may not be accurate. @node Low-Level Font @subsection Low-Level Font Representation +@cindex font property Normally, it is not necessary to manipulate fonts directly. In case you need to do so, this section explains how. -- 2.39.5