Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1883:c347bc6e2cb3
[xemacs-hg @ 2004-01-27 13:13:42 by stephent]
gtk button fix <87isixo7sl.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 27 Jan 2004 13:13:45 +0000 |
parents | ec2d1e636272 |
children | 3d25fd3d9ac4 |
comparison
equal
deleted
inserted
replaced
1882:01dce9d37966 | 1883:c347bc6e2cb3 |
---|---|
1 2004-01-16 Malcolm Purvis <malcolmpurvis@optushome.com.au> | |
2 | |
3 * ui-gtk.c (__internal_callback_marshal): Marshalling data to | |
4 return to GTK requires a different API to marshalling data to use | |
5 as GTK parameters. | |
6 * ui-gtk.c (lisp_to_gtk_ret_type): New. | |
7 | |
1 2004-01-23 Stephen J. Turnbull <stephen@xemacs.org> | 8 2004-01-23 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 9 |
3 * specifier.c (Fvalid_specifier_type_p): Fix docstring typo. | 10 * specifier.c (Fvalid_specifier_type_p): Fix docstring typo. |
4 | 11 |
5 2003-12-29 Malcolm Purvis <malcolmpurvis@optushome.com.au> | 12 2003-12-29 Malcolm Purvis <malcolmpurvis@optushome.com.au> |