]> git.eshelyaron.com Git - emacs.git/commit
Undo Kim's recent changes and fix the same bug differently.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 29 May 2004 00:00:17 +0000 (00:00 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 29 May 2004 00:00:17 +0000 (00:00 +0000)
commitc37adf23e8607a6479a950c7f6b41ca819b7c73c
tree2347a5736c09eeab6d1942fb308245d9f9f32e1f
parent138c4b3d36b8390387da752825f98d56535f6459
Undo Kim's recent changes and fix the same bug differently.
(marker_blocks_pending_free): Remove.
(Fgarbage_collect): Sweep after cleaning up undo-lists.
Mark the undo lists after claning them up.
Don't free block in marker_blocks_pending_free.
(mark_buffer): Don't mark undo_list.
(gc_sweep): Sweep hash-tables and strings first.
Do free marker blocks that are empty.
src/alloc.c