(w32_encode_char): Treat eight bit graphic and control
authorJason Rumney <jasonr@gnu.org>
Fri, 9 Feb 2001 10:03:42 +0000 (10:03 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 9 Feb 2001 10:03:42 +0000 (10:03 +0000)
commit49be9f70fb66115aa898ad771d394f5589990c9c
tree7e00e4c9fc118ed243a4fe5ee6d3763927c2b6ab
parentaca583b261526b80022481428b032cddb2404a6f
(w32_encode_char): Treat eight bit graphic and control
characters the same as ASCII and latin-1.
(x_display_and_set_cursor): Check for the focus frame's selected
window instead of selected_window.
(x_after_update_window_line): Don't clear if frame's internal
border width is zero.
(x_new_font): Don't change a tooltip's size.
(w32_initialize): Set char_ins_del_ok to 1.
src/ChangeLog
src/w32term.c