comparison src/ChangeLog @ 68369:3422c551ad06

* alloc.c (allocate_string_data): Update next_free immediately, to reduce risk of memory clobberage.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 24 Jan 2006 18:35:25 +0000
parents 77c90a279caf
children 05d6eb9afa08
comparison
equal deleted inserted replaced
68368:94d20d05817b 68369:3422c551ad06
1 2006-01-24 Chong Yidong <cyd@stupidchicken.com>
2
3 * alloc.c (allocate_string_data): Update next_free immediately, to
4 reduce risk of memory clobberage.
5
1 2006-01-24 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 6 2006-01-24 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
2 7
3 * xdisp.c (handle_invisible_prop): Set it->position to fix cursor 8 * xdisp.c (handle_invisible_prop): Set it->position to fix cursor
4 display when point moves across an ellipsis. If there are 9 display when point moves across an ellipsis. If there are
5 adjacent invisible texts, don't lose the second one's ellipsis. 10 adjacent invisible texts, don't lose the second one's ellipsis.