Mercurial > emacs
changeset 92977:8a79cbd87921
(Finding Overlays): Say that empty overlays at
the end of the buffer are reported too.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sat, 15 Mar 2008 09:22:10 +0000 |
parents | 166265ab1522 |
children | 1b60cdb5a22d |
files | doc/lispref/display.texi |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/display.texi Sat Mar 15 09:14:40 2008 +0000 +++ b/doc/lispref/display.texi Sat Mar 15 09:22:10 2008 +0000 @@ -1542,7 +1542,9 @@ @var{beg} through @var{end}. ``Overlap'' means that at least one character is contained within the overlay and also contained within the specified region; however, empty overlays are included in the result if -they are located at @var{beg}, or strictly between @var{beg} and @var{end}. +they are located at @var{beg}, strictly between @var{beg} and @var{end}, +or at @var{end} when @var{end} denotes the position at the end of the +buffer. @end defun @defun next-overlay-change pos