# HG changeset patch # User Stefan Monnier # Date 1019241496 0 # Node ID e697e304aa68eefc903c674cb5ca2a1f18dd67ed # Parent 413dd322c77dcd9b4fdcb0830077d23dda575122 *** empty log message *** diff -r 413dd322c77d -r e697e304aa68 src/ChangeLog --- a/src/ChangeLog Fri Apr 19 18:36:58 2002 +0000 +++ b/src/ChangeLog Fri Apr 19 18:38:16 2002 +0000 @@ -1,3 +1,10 @@ +2002-04-19 Stefan Monnier + + * xfaces.c (clear_font_table): Don't free the default font of + a frame even if it's on another display. + (Finternal_set_lisp_face_attribute): Don't use XFRAME on something + that could be Qt. + 2002-04-19 Juanma Barranquero * indent.c (Fmove_to_column): Remove unused local variable @@ -7,7 +14,7 @@ 2002-04-19 Eli Zaretskii * msdos.c (Qhbar): New variable. - (syms_of_msdos): intern and staticpro it. + (syms_of_msdos): Intern and staticpro it. (IT_set_cursor_type, IT_set_frame_parameters): Handle the `hbar' cursor type. @@ -22,7 +29,7 @@ (x_display_and_set_cursor): Handle the HBAR_CURSOR case. * xfns.c (Qhbar): New variable. - (syms_of_xfns): intern and staticpro it. + (syms_of_xfns): Intern and staticpro it. (x_specified_cursor_type): Handle `hbar' cursor. * s/sol2-5.h (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is @@ -44,8 +51,7 @@ 2002-04-17 Juanma Barranquero - * indent.c (Fmove_to_column): Remove unused local variable - `end_byte'. + * indent.c (Fmove_to_column): Remove unused local variable `end_byte'. 2002-04-17 Eli Zaretskii @@ -57,7 +63,7 @@ * w32fns.c (Fx_file_dialog): Decode file name before using. * w32term.c (construct_drag_n_drop): Likewise. - + 2002-04-16 Eli Zaretskii * puresize.h (BASE_PURESIZE): Increase to 830000, since we now