]> code.delx.au - gnu-emacs/commitdiff
Document how insert-before-markers affects overlays.
authorRichard M. Stallman <rms@gnu.org>
Sun, 26 Jan 1997 06:57:00 +0000 (06:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 26 Jan 1997 06:57:00 +0000 (06:57 +0000)
lispref/text.texi

index fb718fa41e16deeb799ec2f4322d0f17dffcfd03..66a53e66a0ebf299f838e8454be1ee629bc566d6 100644 (file)
@@ -301,7 +301,9 @@ unless all @var{args} are either strings or characters.  The value is
 
 This function is unlike the other insertion functions in that it
 relocates markers initially pointing at the insertion point, to point
-after the inserted text.
+after the inserted text.  If an overlat begins the insertion point, the
+inserted text falls outside the overlay; if a nonempty overlay ends at
+the insertion point, the inserted text falls inside that overlay.
 @end defun
 
 @defun insert-char character count &optional inherit