aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2005-12-14 00:43:36 +0000
committerKenichi Handa2005-12-14 00:43:36 +0000
commit89aa725ad69de00b7a6ff529f37857f41a055d58 (patch)
tree55a79bae651fee6ed8468169f8ca27f1eee9e90c /src/ChangeLog
parent9c43c9218aa545e548e170817b2e8bd520305bbf (diff)
downloademacs-89aa725ad69de00b7a6ff529f37857f41a055d58.tar.gz
emacs-89aa725ad69de00b7a6ff529f37857f41a055d58.zip
(code_convert_region_unwind): GCPRO arg.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2139b4f8311..90d782faa20 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12005-12-14 Kyotaro HORIGUCHI <horiguti@meadowy.org> (tiny change)
2
3 * coding.c (code_convert_region_unwind): GCPRO arg.
4
12005-12-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 52005-12-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 6
3 * xfns.c (compute_tip_xy): Calculate root_y the same way as root_x, 7 * xfns.c (compute_tip_xy): Calculate root_y the same way as root_x,