From 8b8f919796d92ba1844f9860747cb8efff5fde8a Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 7 Mar 2001 21:33:51 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 74bb12f293c..76f904a35e9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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. -- 2.39.5