From: Stefan Monnier Date: Wed, 7 Mar 2001 21:33:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.100~140 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8b8f919796d92ba1844f9860747cb8efff5fde8a;p=emacs.git *** empty log message *** --- 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.