# HG changeset patch # User Gerd Moellmann # Date 971730279 0 # Node ID f3169a4f441ebf123bce69fc3a7a91c93d95fe49 # Parent 4e889a39d9536f300ecad12cb37110d8fcd7e9e9 *** empty log message *** diff -r 4e889a39d953 -r f3169a4f441e src/ChangeLog --- a/src/ChangeLog Mon Oct 16 21:03:51 2000 +0000 +++ b/src/ChangeLog Mon Oct 16 21:04:39 2000 +0000 @@ -1,13 +1,13 @@ 2000-10-16 Gerd Moellmann - * xdisp.c (set_iterator_to_next): Reset box start and flags of the - iterator at the beginning, so that they can be set later on, for - instance in reseat_at_next_visible_line_start without being + * xdisp.c (set_iterator_to_next): Reset box start and end flags of + the iterator at the beginning, so that they can be set later on, + for instance in reseat_at_next_visible_line_start without being overwritten. * xfns.c (pbm_format): Add :foreground and :background keywords. (PBM_FOREGROUND, PBM_BACKGROUND): New enumerators. - (xbm_load): Recoghnize foreground and background color + (xbm_load): Recognize foreground and background color specifications. 2000-10-16 Eli Zaretskii