Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jul 28 14:33:03 2008 +0000 +++ b/src/ChangeLog Mon Jul 28 18:31:26 2008 +0000 @@ -1,3 +1,12 @@ +2008-07-28 Jason Rumney <jasonr@gnu.org> + + * w32term.c: (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. + 2008-07-28 Andreas Schwab <schwab@suse.de> * lisp.h (init_weak_hash_tables, syms_of_font)