emacs-devel
[Top][All Lists]
Advanced

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

Re: studying emacs internals


From: Richard Stallman
Subject: Re: studying emacs internals
Date: Mon, 3 Dec 2001 01:47:48 -0700 (MST)

In a few cases it is important to have a function to free the memory
used inside the structure.  However, in most cases it is fine to let
the space be freed by GC.  Is manual freeing better for you?






reply via email to

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