# HG changeset patch # User Gerd Moellmann # Date 975094166 0 # Node ID d62801b99f4ccbd22c41499416e39ad519470af1 # Parent 2e449f784ca74eed5c8b7dd5d8567c93b06d7ceb *** empty log message *** diff -r 2e449f784ca7 -r d62801b99f4c src/ChangeLog --- a/src/ChangeLog Fri Nov 24 19:29:05 2000 +0000 +++ b/src/ChangeLog Fri Nov 24 19:29:26 2000 +0000 @@ -1,5 +1,10 @@ 2000-11-24 Gerd Moellmann + * xdisp.c (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. + * xfaces.c (lface_from_face_name): Function comment fix. 2000-11-24 Miles Bader