comparison lisp/ChangeLog @ 738:5039859429c5

[xemacs-hg @ 2002-02-02 13:39:59 by wmperry] Support :callback-ex in GTK widgets
author wmperry
date Sat, 02 Feb 2002 13:39:59 +0000
parents b63242824a7a
children 68d3b87a6754
comparison
equal deleted inserted replaced
737:6415e2b73e04 738:5039859429c5
1 2002-02-02 William M. Perry <wmperry@gnu.org>
2
3 * widgets-gtk.el (gtk-widget-get-callback): New function to
4 support either :callback-ex or :callback in the widget functions.
5 (gtk-widget-instantiate-button-internal): Use it.
6
1 2002-01-24 John Paul Wallington <jpw@shootybangbang.com> 7 2002-01-24 John Paul Wallington <jpw@shootybangbang.com>
2 8
3 * faces.el (zmacs-region): fix typo in docstring. 9 * faces.el (zmacs-region): fix typo in docstring.
4 10
5 2002-01-14 Björn Torkelsson <torkel@pdc.kth.se> 11 2002-01-14 Björn Torkelsson <torkel@pdc.kth.se>