comparison src/ChangeLog @ 97065:e4d0521fc1d0

(w32_enable_unicode_output, cleartype_active): Remove obsolete display options. (x_draw_glyph_string_background): Don't use old cleartype_active workaround. (w32_initialize): Remove cleartype_active initialization. (syms_of_w32term): Remove w32_enable_unicode_output initialization.
author Jason Rumney <jasonr@gnu.org>
date Mon, 28 Jul 2008 18:31:26 +0000
parents 984f2ac5a637
children 56e49e6c5c52
comparison
equal deleted inserted replaced
97064:bdd7e0042ad5 97065:e4d0521fc1d0
1 2008-07-28 Jason Rumney <jasonr@gnu.org>
2
3 * w32term.c: (w32_enable_unicode_output, cleartype_active): Remove
4 obsolete display options.
5 (x_draw_glyph_string_background): Don't use old cleartype_active
6 workaround.
7 (w32_initialize): Remove cleartype_active initialization.
8 (syms_of_w32term): Remove w32_enable_unicode_output initialization.
9
1 2008-07-28 Andreas Schwab <schwab@suse.de> 10 2008-07-28 Andreas Schwab <schwab@suse.de>
2 11
3 * lisp.h (init_weak_hash_tables, syms_of_font) 12 * lisp.h (init_weak_hash_tables, syms_of_font)
4 (xd_read_queued_messages, syms_of_dbusbind): Declare. 13 (xd_read_queued_messages, syms_of_dbusbind): Declare.
5 (remove_hash_entry): Don't declare. 14 (remove_hash_entry): Don't declare.