comparison lisp/ChangeLog @ 740:68d3b87a6754

[xemacs-hg @ 2002-02-03 20:33:34 by adrian] [AC21.5R21.4] [PATCH] xemacs-21.5: Dont pass unwanted buffer argument to lpr-region in generic-print-region <zo2qqpbv.fsf@mailto.t-online.de>
author adrian
date Sun, 03 Feb 2002 20:33:35 +0000
parents 5039859429c5
children 9f953fdc1394
comparison
equal deleted inserted replaced
739:2e5e2ccbeed2 740:68d3b87a6754
1 2002-02-03 Adrian Aichner <adrian@xemacs.org>
2
3 * printer.el (generic-print-region): Don't pass unwanted buffer
4 argument to lpr-region, as pointed out by Björn Torkelsson.
5
1 2002-02-02 William M. Perry <wmperry@gnu.org> 6 2002-02-02 William M. Perry <wmperry@gnu.org>
2 7
3 * widgets-gtk.el (gtk-widget-get-callback): New function to 8 * widgets-gtk.el (gtk-widget-get-callback): New function to
4 support either :callback-ex or :callback in the widget functions. 9 support either :callback-ex or :callback in the widget functions.
5 (gtk-widget-instantiate-button-internal): Use it. 10 (gtk-widget-instantiate-button-internal): Use it.