Mercurial > emacs
comparison src/ChangeLog @ 32556:e8f13be9bd47
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 16 Oct 2000 21:05:03 +0000 |
parents | f3169a4f441e |
children | aaa33e5bc33b |
comparison
equal
deleted
inserted
replaced
32555:f3169a4f441e | 32556:e8f13be9bd47 |
---|---|
1 2000-10-16 Gerd Moellmann <gerd@gnu.org> | 1 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
2 | 2 |
3 * xdisp.c (set_iterator_to_next): Reset box start and end flags of | 3 * xdisp.c (set_iterator_to_next): Reset box start and end flags of |
4 the iterator at the beginning, so that they can be set later on, | 4 the iterator at the beginning, so that they can be set later on, |
5 for instance in reseat_at_next_visible_line_start without being | 5 for instance in reseat_at_next_visible_line_start, without being |
6 overwritten. | 6 overwritten. |
7 | 7 |
8 * xfns.c (pbm_format): Add :foreground and :background keywords. | 8 * xfns.c (pbm_format): Add :foreground and :background keywords. |
9 (PBM_FOREGROUND, PBM_BACKGROUND): New enumerators. | 9 (PBM_FOREGROUND, PBM_BACKGROUND): New enumerators. |
10 (xbm_load): Recognize foreground and background color | 10 (xbm_load): Recognize foreground and background color |