# HG changeset patch # User Stefan Monnier # Date 984000831 0 # Node ID 3694b1898fe5f65ca3e00185015da6b1c8a62cd8 # Parent f4b666ca7ea38f2f077ce3354cda0bb901910851 *** empty log message *** diff -r f4b666ca7ea3 -r 3694b1898fe5 src/ChangeLog --- a/src/ChangeLog Wed Mar 07 21:26:55 2001 +0000 +++ b/src/ChangeLog Wed Mar 07 21:33:51 2001 +0000 @@ -1,3 +1,8 @@ +2001-03-07 Stefan Monnier + + * bytecode.c (Fbyte_code) : Check the arg is + a string before extracting its data. + 2001-03-07 Gerd Moellmann * window.c (Frecenter): Rewrite code handling negative values @@ -137,8 +142,7 @@ NULL after destroying it, otherwise XTread_socket can access a destroyed widget when input is unblocked. - * xfns.c (x_set_foreground_color): Set the background of the - cursor GC. + * xfns.c (x_set_foreground_color): Set the background of the cursor GC. * xfns.c (x_set_font): Handle case of x_new_fontset returning the same name as before, although there was a change in fontsets.