Mercurial > emacs
changeset 36640:3694b1898fe5
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 07 Mar 2001 21:33:51 +0000 |
parents | f4b666ca7ea3 |
children | 5c29e09f5652 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <monnier@cs.yale.edu> + + * bytecode.c (Fbyte_code) <Btemp_output_buffer_setup>: Check the arg is + a string before extracting its data. + 2001-03-07 Gerd Moellmann <gerd@gnu.org> * 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.