Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 2054:91d4c8c65a0f
[xemacs-hg @ 2004-05-02 04:06:51 by malcolmp]
Fix warnings and errors when building GTK using C++ and --use-union-type.
author | malcolmp |
---|---|
date | Sun, 02 May 2004 04:07:01 +0000 |
parents | 488b2f76d852 |
children | 0750eca4d23a |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 01 21:50:40 2004 +0000 +++ b/lisp/ChangeLog Sun May 02 04:07:01 2004 +0000 @@ -1,3 +1,7 @@ +2004-04-20 Malcolm Purvis <malcolmpurvis@optushome.com.au> + + * gtk-marshal.el: Return type for INT is gint, not guint. + 2004-02-23 Stephen J. Turnbull <stephen@xemacs.org> * isearch-mode.el (isearch-abort): Preserve successful search target.