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: Richard M . Stallman
Subject: [Emacs-commit] emacs/src alloc.c
Date: Sat, 29 Oct 2005 15:39:54 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Richard M. Stallman <address@hidden>    05/10/29 19:39:51

Modified files:
        src            : alloc.c 

Log message:
        (syms_of_alloc) <memory-full>: Doc fix.
        (Fmemory_full_p): Function deleted.
        (syms_of_alloc): Don't defsubr it.
        (memory_full_cons_threshold): New variable.
        (spare_memory): Now a vector of 7 elts.
        (buffer_memory_full): Don't set Vmemory_full here.
        (xfree): Don't try to refill here.
        (emacs_blocked_free): Record BYTES_USED in local var.
        (memory_full): Now free all the slots in spare_memory.
        (refill_memory_reserve): Allocate each slot in spare_memory.
        (init_alloc_once): Call refill_memory_reserve.

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





reply via email to

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