comparison src/ChangeLog @ 38348:63774f1993c3

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 10 Jul 2001 12:57:08 +0000
parents cd04db2125b7
children a4dc672653c8
comparison
equal deleted inserted replaced
38347:efc03a2c216e 38348:63774f1993c3
1 2001-07-10 Gerd Moellmann <gerd@gnu.org> 1 2001-07-10 Gerd Moellmann <gerd@gnu.org>
2
3 * xfaces.c (unload_color): Do nothing if PIXEL is -1.
4
5 * xfns.c (Fx_create_frame): Initialize frame colors to -1,
6 for the case that x_decode_colors signals an error.
2 7
3 * xdisp.c (add_to_log): Do nothing if called asynchronously. 8 * xdisp.c (add_to_log): Do nothing if called asynchronously.
4 9
5 2001-07-09 Gerd Moellmann <gerd@gnu.org> 10 2001-07-09 Gerd Moellmann <gerd@gnu.org>
6 11