From eda77a0ff6a32141cbb070f1bd114b6a485d86d7 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Fri, 3 Dec 1999 19:38:44 +0000 Subject: [PATCH] (Overlays): Add menu entry for Finding Overlays. --- lispref/display.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lispref/display.texi b/lispref/display.texi index c60d137f740..c1f8fdfd5bc 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -712,7 +712,8 @@ these affect the display of the text within the overlay. @menu * Overlay Properties:: How to read and set properties. What properties do to the screen display. -* Managing Overlays:: Creating, moving, finding overlays. +* Managing Overlays:: Creating and moving overlays. +* Finding Overlays:: Searching for overlays. @end menu @node Overlay Properties @@ -1869,7 +1870,7 @@ expression in the list. For example, @noindent allows the use of scalable fonts with registry @code{muleindian-2}. -@end example +@end defvar @defun clear-face-cache &optional unload-p @tindex clear-face-cache -- 2.39.5