*** empty log message ***
This commit is contained in:
parent
83f3b3ec56
commit
c855f2cabd
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-07-29 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* configure.in (HAVE_XIM): Define if XIM is available.
|
||||
|
||||
2003-07-29 Tim Van Holder <tim.vanholder@anubex.com> (tiny change)
|
||||
|
||||
* configure.in: The function gtk_window_set_icon_from_file was
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
2003-07-29 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* xterm.c (xim_open_dpy, xim_initialize, xim_close_dpy):
|
||||
Conditionalize XIM code on HAVE_XIM.
|
||||
|
||||
* fns.c (Fclear_string): New function.
|
||||
(syms_of_fns): defsubr it.
|
||||
|
||||
2003-07-28 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
|
||||
|
||||
* xfns.c (xic_set_preeditarea): Add the left fringe width to
|
||||
|
|
Loading…
Add table
Reference in a new issue