diff options
| author | Jason Rumney | 2002-11-20 23:14:20 +0000 |
|---|---|---|
| committer | Jason Rumney | 2002-11-20 23:14:20 +0000 |
| commit | 516eea8e3c3d20d55c8837369a0c9782ac330317 (patch) | |
| tree | 7a5430fc2b72c1007dc221c73185bbcfd05e1c99 /src/ChangeLog | |
| parent | 39f7b5f7f63c4f14812746e16c09c1e83b69f7af (diff) | |
| download | emacs-516eea8e3c3d20d55c8837369a0c9782ac330317.tar.gz emacs-516eea8e3c3d20d55c8837369a0c9782ac330317.zip | |
(convert_mono_to_color_image): New function.
(xbm_load, xbm_load_image): Use it when foreground or background
is explicitly set.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ac87188b89f..ca5d94449ea 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-11-20 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (convert_mono_to_color_image): New function. | ||
| 4 | (xbm_load, xbm_load_image): Use it when foreground or background | ||
| 5 | is explicitly set. | ||
| 6 | |||
| 1 | 2002-11-19 Dave Love <fx@gnu.org> | 7 | 2002-11-19 Dave Love <fx@gnu.org> |
| 2 | 8 | ||
| 3 | * s/usg5-4.h, sco4.h (bcopy, bzero, bcmp): Don't define. | 9 | * s/usg5-4.h, sco4.h (bcopy, bzero, bcmp): Don't define. |