comparison src/ChangeLog @ 37174:60eaad7eca22

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 03 Apr 2001 15:31:08 +0000
parents acbc3f69984d
children e089adbebabe
comparison
equal deleted inserted replaced
37173:2a637d514525 37174:60eaad7eca22
1 2001-04-03 Gerd Moellmann <gerd@gnu.org> 1 2001-04-03 Gerd Moellmann <gerd@gnu.org>
2
3 * xfns.c (postprocess_image): New function.
4 (lookup_image): Call it for all image types except PostScript.
5 (x_kill_gs_process): Call postprocess_image.
2 6
3 * xterm.c (x_use_underline_position_properties): New variable. 7 * xterm.c (x_use_underline_position_properties): New variable.
4 (x_draw_glyph_string): Use it. 8 (x_draw_glyph_string): Use it.
5 (syms_of_xterm): DEFVAR_BOOL it. 9 (syms_of_xterm): DEFVAR_BOOL it.
6 10