aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2005-12-14 20:58:33 +0000
committerJan Djärv2005-12-14 20:58:33 +0000
commitbf63eb69676e4bb7804802c3d3a727dbfac149d0 (patch)
treea82d9ebb4479210b1053946c0cca8f11d2cbf97d /src/ChangeLog
parent9b98e161251e6d57205ff95ea19c2f07737f80da (diff)
downloademacs-bf63eb69676e4bb7804802c3d3a727dbfac149d0.tar.gz
emacs-bf63eb69676e4bb7804802c3d3a727dbfac149d0.zip
* xfns.c (compute_tip_xy): Handle negative dx and dy.
* w32fns.c (compute_tip_xy): Ditto * macfns.c (compute_tip_xy): Ditto
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b26416b7839..369846e302d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12005-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
12005-12-14 Chong Yidong <cyd@stupidchicken.com> 92005-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