comparison src/ChangeLog @ 67581:05d48e1da3ad

* xfns.c (compute_tip_xy): Handle negative dx and dy. * w32fns.c (compute_tip_xy): Ditto * macfns.c (compute_tip_xy): Ditto
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 14 Dec 2005 20:58:33 +0000
parents a82dd1079b45
children c8432466c0f5
comparison
equal deleted inserted replaced
67580:a82dd1079b45 67581:05d48e1da3ad
1 2005-12-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xfns.c (compute_tip_xy): Handle negative dx and dy.
4
5 * w32fns.c (compute_tip_xy): Ditto
6
7 * macfns.c (compute_tip_xy): Ditto
8
1 2005-12-14 Chong Yidong <cyd@stupidchicken.com> 9 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * print.c (print_preprocess): Go to a deeper print_depth to avoid 11 * print.c (print_preprocess): Go to a deeper print_depth to avoid
4 print_object loop. 12 print_object loop.
5 13