comparison src/ChangeLog @ 51133:8eb2d4a0fe7f

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 21 May 2003 22:28:54 +0000
parents 46f9e88b6cf2
children 844fe4ab9b6c
comparison
equal deleted inserted replaced
51132:cd3aedd0c69b 51133:8eb2d4a0fe7f
1 2003-05-21 Dave Love <fx@gnu.org>
2
3 [Merged from unicode branch.]
4
5 * xfns.c (x_window, x_window): Use use_xim.
6
7 * xterm.c (use_xim): Initialize.
8 (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim.
9 (x_term_init): Maybe set use_xim.
10
11 * xterm.h (use_xim) [HAVE_X_I18N]: Declare.
12
1 2003-05-21 Jason Rumney <jasonr@gnu.org> 13 2003-05-21 Jason Rumney <jasonr@gnu.org>
2 14
3 * unexw32.c (_start): Remove _fmode initialization. 15 * unexw32.c (_start): Remove _fmode initialization.
4 16
5 * emacs.c (main) [WINDOWSNT]: Move it here. 17 * emacs.c (main) [WINDOWSNT]: Move it here.