# HG changeset patch # User Gerd Moellmann # Date 979750460 0 # Node ID 4ccf0b03febf5fdc8f9f7b561beaafd99f315481 # Parent 3fc8f4c6ed5642366d6d383285ec1b1c9dc4629c *** empty log message *** diff -r 3fc8f4c6ed56 -r 4ccf0b03febf src/ChangeLog --- a/src/ChangeLog Wed Jan 17 16:53:55 2001 +0000 +++ b/src/ChangeLog Wed Jan 17 16:54:20 2001 +0000 @@ -1,5 +1,8 @@ 2001-01-17 Gerd Moellmann + * dispnew.c (direct_output_for_insert): If char_ins_del_ok is + zero, use this method only at the end of a line. + * xfaces.c (x_face_list_fonts): Don't BLOCK_INPUT around the call to x_list_fonts. Call x_list_fonts with SIZE -1 only if SCALABLE_FONTS_P is set.