comparison src/ChangeLog @ 5060:86041556214b

merge
author Ben Wing <ben@xemacs.org>
date Sun, 21 Feb 2010 21:00:09 -0600
parents c8f90d61dcf3 0e803dc6f096
children e7b120e28b49
comparison
equal deleted inserted replaced
5059:c8f90d61dcf3 5060:86041556214b
49 * alloc.c (pluralize_word): 49 * alloc.c (pluralize_word):
50 New function to pluralize a word. 50 New function to pluralize a word.
51 * alloc.c (pluralize_and_append): New function. 51 * alloc.c (pluralize_and_append): New function.
52 * alloc.c (object_memory_usage_stats): 52 * alloc.c (object_memory_usage_stats):
53 Clean up duplication. 53 Clean up duplication.
54
55 2010-02-21 Ben Wing <ben@xemacs.org>
56
57 * extents.c (process_extents_for_insertion_mapper):
58 Assertion wasn't quite set up correctly in previous patch.
54 59
55 2010-02-20 Ben Wing <ben@xemacs.org> 60 2010-02-20 Ben Wing <ben@xemacs.org>
56 61
57 * EmacsFrame.c: 62 * EmacsFrame.c:
58 * EmacsFrame.c (EmacsFrameRecomputeCellSize): 63 * EmacsFrame.c (EmacsFrameRecomputeCellSize):