Mercurial > emacs
comparison src/ChangeLog @ 55776:6424fb556371
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 26 May 2004 22:10:26 +0000 |
parents | 8ead5534c80f |
children | 8a012079448e |
comparison
equal
deleted
inserted
replaced
55775:b5abdfae9385 | 55776:6424fb556371 |
---|---|
1 2004-05-27 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * xdisp.c (back_to_previous_visible_line_start): Skip backwards | |
4 over display properties, e.g. images, that replace buffer text. | |
5 | |
1 2004-05-25 Kim F. Storm <storm@cua.dk> | 6 2004-05-25 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * alloc.c (marker_blocks_pending_free): New var. | 8 * alloc.c (marker_blocks_pending_free): New var. |
4 (gc_sweep): Store free marker blocks on that list. | 9 (gc_sweep): Store free marker blocks on that list. |
5 (Fgarbage_collect): Free them after undo-list cleanup. | 10 (Fgarbage_collect): Free them after undo-list cleanup. |