Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5159:cb303ff63e76
merge
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 19 Mar 2010 17:02:11 -0500 |
parents | 9e0b43d3095c 641d0cdd1d00 |
children | ab9ee10a53e4 |
comparison
equal
deleted
inserted
replaced
5158:9e0b43d3095c | 5159:cb303ff63e76 |
---|---|
257 * tests.c: | 257 * tests.c: |
258 * tests.c (Ftest_data_format_conversion): | 258 * tests.c (Ftest_data_format_conversion): |
259 Need to GCPRO newly created objects or we'll eventually get | 259 Need to GCPRO newly created objects or we'll eventually get |
260 a crash due to occurrence of call2(). | 260 a crash due to occurrence of call2(). |
261 | 261 |
262 2010-03-16 Ben Wing <ben@xemacs.org> | |
263 | |
264 * alloc.c (make_lcrecord_list): | |
265 * alloc.c (alloc_managed_lcrecord): | |
266 Fix compilation problems identified by Robert Delius Royar. | |
267 | |
262 2010-03-15 Ben Wing <ben@xemacs.org> | 268 2010-03-15 Ben Wing <ben@xemacs.org> |
263 | 269 |
264 * extents.c (Fprevious_single_property_change): | 270 * extents.c (Fprevious_single_property_change): |
265 * extents.c (Fnext_single_char_property_change): | 271 * extents.c (Fnext_single_char_property_change): |
266 * extents.c (Fprevious_single_char_property_change): | 272 * extents.c (Fprevious_single_char_property_change): |