Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5063:fef9572ebdb1
merge
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Mon, 22 Feb 2010 06:58:20 -0600 |
parents | 151d425f8ef0 79564cbad5f3 |
children | 14f0dd1fabdb |
comparison
equal
deleted
inserted
replaced
5062:151d425f8ef0 | 5063:fef9572ebdb1 |
---|---|
54 * alloc.c (pluralize_word): | 54 * alloc.c (pluralize_word): |
55 New function to pluralize a word. | 55 New function to pluralize a word. |
56 * alloc.c (pluralize_and_append): New function. | 56 * alloc.c (pluralize_and_append): New function. |
57 * alloc.c (object_memory_usage_stats): | 57 * alloc.c (object_memory_usage_stats): |
58 Clean up duplication. | 58 Clean up duplication. |
59 | |
60 2010-02-21 Vin Shelton <acs@xemacs.org> | |
61 | |
62 * events.c (event_pixel_translation): Simplify assertion for | |
63 Visual C 6. | |
59 | 64 |
60 2010-02-21 Ben Wing <ben@xemacs.org> | 65 2010-02-21 Ben Wing <ben@xemacs.org> |
61 | 66 |
62 * gc.c (kkcc_marking): Fix compile error. | 67 * gc.c (kkcc_marking): Fix compile error. |
63 * mc-alloc.c: | 68 * mc-alloc.c: |