# HG changeset patch # User Gerd Moellmann # Date 986311868 0 # Node ID 60eaad7eca22c16a6bb52be71d51149467795671 # Parent 2a637d5145256a63a6b45873dd0a4fe4bd9183b7 *** empty log message *** diff -r 2a637d514525 -r 60eaad7eca22 src/ChangeLog --- a/src/ChangeLog Tue Apr 03 15:30:38 2001 +0000 +++ b/src/ChangeLog Tue Apr 03 15:31:08 2001 +0000 @@ -1,5 +1,9 @@ 2001-04-03 Gerd Moellmann + * xfns.c (postprocess_image): New function. + (lookup_image): Call it for all image types except PostScript. + (x_kill_gs_process): Call postprocess_image. + * xterm.c (x_use_underline_position_properties): New variable. (x_draw_glyph_string): Use it. (syms_of_xterm): DEFVAR_BOOL it.