]> git.eshelyaron.com Git - emacs.git/commit
(init_from_display_pos): If POS says we're already after
authorGerd Moellmann <gerd@gnu.org>
Fri, 24 Nov 2000 19:29:26 +0000 (19:29 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 24 Nov 2000 19:29:26 +0000 (19:29 +0000)
commit2be8f1844877025da964cc34a38b191eaf4b63c5
treecd16c8ff4e5857bdcc925ec7ab851c9d7fe2836c
parent105602b1719bf275dc59e5e77d4d54840f02ab2c
(init_from_display_pos): If POS says we're already after
an overlay string ending at POS, make sure to pop the iterator
because it will be in front of that overlay string.  When POS is
ZV, we've thereby also ``processed'' overlay strings at ZV.
src/ChangeLog
src/xdisp.c