Mercurial > emacs
comparison src/ChangeLog @ 52079:13945a817e76
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 29 Jul 2003 17:42:14 +0000 |
parents | f0369cfaab3b |
children | c150d4a7aa36 |
comparison
equal
deleted
inserted
replaced
52078:b65587ad3c5e | 52079:13945a817e76 |
---|---|
1 2003-07-29 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * xterm.c (xim_open_dpy, xim_initialize, xim_close_dpy): | |
4 Conditionalize XIM code on HAVE_XIM. | |
5 | |
6 * fns.c (Fclear_string): New function. | |
7 (syms_of_fns): defsubr it. | |
8 | |
1 2003-07-28 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change) | 9 2003-07-28 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change) |
2 | 10 |
3 * xfns.c (xic_set_preeditarea): Add the left fringe width to | 11 * xfns.c (xic_set_preeditarea): Add the left fringe width to |
4 spot.x. | 12 spot.x. |
5 | 13 |