emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/src alloc.c


From: Stefan Monnier
Subject: [Emacs-commit] emacs/src alloc.c
Date: Sat, 29 May 2004 01:14:24 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Stefan Monnier <address@hidden> 04/05/29 00:00:20

Modified files:
        src            : alloc.c 

Log message:
        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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/alloc.c.diff?tr1=1.340&tr2=1.341&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]