comparison src/ChangeLog @ 32554:4e889a39d953

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 16 Oct 2000 21:03:51 +0000
parents e870f094c5cc
children f3169a4f441e
comparison
equal deleted inserted replaced
32553:2bd19f54cd7a 32554:4e889a39d953
1 2000-10-16 Gerd Moellmann <gerd@gnu.org> 1 2000-10-16 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (set_iterator_to_next): Reset box start and flags of the
4 iterator at the beginning, so that they can be set later on, for
5 instance in reseat_at_next_visible_line_start without being
6 overwritten.
2 7
3 * xfns.c (pbm_format): Add :foreground and :background keywords. 8 * xfns.c (pbm_format): Add :foreground and :background keywords.
4 (PBM_FOREGROUND, PBM_BACKGROUND): New enumerators. 9 (PBM_FOREGROUND, PBM_BACKGROUND): New enumerators.
5 (xbm_load): Recoghnize foreground and background color 10 (xbm_load): Recoghnize foreground and background color
6 specifications. 11 specifications.