]> git.eshelyaron.com Git - emacs.git/commit
(xic_set_preeditarea): Take window parameter and
authorGerd Moellmann <gerd@gnu.org>
Sat, 29 Jan 2000 23:17:49 +0000 (23:17 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 29 Jan 2000 23:17:49 +0000 (23:17 +0000)
commit5a7df7d75faa0f8921fd6a9591cdf6836d89941b
tree563e18c377af6a2b683d0b2ef883c75380ec793c
parent1c815a24655db3419cc1cb45f9279ea8d194acbd
(xic_set_preeditarea): Take window parameter and
window-relative pixel-positions.
(x_create_im): Removed.
(DEFAULT_STYLE, DEFAULT_FONT): Removed.
(supported_xim_styles): Renamed from supported_styles.
(best_xim_style): Renamed from best_style.
(create_frame_xic): Renamed from xic_create_frame.
(free_frame_xic): Renamed from xic_destroy_frame.

(supported_styles): New variable.
(DEFAULT_STYLE, DEFAULT_FONT): New macros
(xic_create_xfontset, best_style, xic_create_frame)
(xic_destroy_frame, xic_set_preeditarea, xic_set_statusarea)
(xic_set_xfontset): New functions.
src/xfns.c