diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 90d782faa20..b26416b7839 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,7 +1,13 @@ | |||
| 1 | 2005-12-14 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * print.c (print_preprocess): Go to a deeper print_depth to avoid | ||
| 4 | print_object loop. | ||
| 5 | |||
| 1 | 2005-12-14 Kyotaro HORIGUCHI <horiguti@meadowy.org> (tiny change) | 6 | 2005-12-14 Kyotaro HORIGUCHI <horiguti@meadowy.org> (tiny change) |
| 2 | 7 | ||
| 3 | * coding.c (code_convert_region_unwind): GCPRO arg. | 8 | * coding.c (code_convert_region_unwind): GCPRO arg. |
| 4 | 9 | ||
| 10 | >>>>>>> 1.4762 | ||
| 5 | 2005-12-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 11 | 2005-12-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 6 | 12 | ||
| 7 | * xfns.c (compute_tip_xy): Calculate root_y the same way as root_x, | 13 | * xfns.c (compute_tip_xy): Calculate root_y the same way as root_x, |