comparison src/ChangeLog @ 33864:d62801b99f4c

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 24 Nov 2000 19:29:26 +0000
parents aca74e0f86ec
children d77db72e017d
comparison
equal deleted inserted replaced
33863:2e449f784ca7 33864:d62801b99f4c
1 2000-11-24 Gerd Moellmann <gerd@gnu.org> 1 2000-11-24 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (init_from_display_pos): If POS says we're already after
4 an overlay string ending at POS, make sure to pop the iterator
5 because it will be in front of that overlay string. When POS is
6 ZV, we've thereby also ``processed'' overlay strings at ZV.
2 7
3 * xfaces.c (lface_from_face_name): Function comment fix. 8 * xfaces.c (lface_from_face_name): Function comment fix.
4 9
5 2000-11-24 Miles Bader <miles@gnu.org> 10 2000-11-24 Miles Bader <miles@gnu.org>
6 11