]> git.eshelyaron.com Git - emacs.git/commitdiff
; Clarify description of display on the margins
authorEli Zaretskii <eliz@gnu.org>
Mon, 5 Dec 2022 19:45:01 +0000 (21:45 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 5 Dec 2022 19:45:01 +0000 (21:45 +0200)
* doc/lispref/display.texi (Display Margins): More accurate
explanation of how to show text in the display margin without
concealing buffer text.  (Bug#59841)

doc/lispref/display.texi

index 9d929950a7ef803a4300f108ed10cfaf33365611..340aa400cfa058068bf07fab877183649b555f2a 100644 (file)
@@ -5467,8 +5467,9 @@ or an image descriptor.
 
   To display something in the margin @emph{in association with}
 certain buffer text, without altering or preventing the display of
-that text, put a @code{before-string} property on the text and put the
-margin display specification on the contents of the before-string.
+that text, put on that text an overlay with a @code{before-string}
+property, and put the margin display specification on the contents of
+the before-string.
 
   Note that if the string to be displayed in the margin doesn't
 specify a face, its face is determined using the same rules and