X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Wed, 15 May 2002 17:06:33 -0400 Message-Id: <200205152106.g4FL6XJ30273@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <3CE2B315.7576084C@yahoo.com> (message from CBFalconer on Wed, 15 May 2002 15:12:21 -0400) Subject: Re: emacs under w2k References: <10205151711 DOT AA14520 AT clio DOT rice DOT edu> <3CE2B315 DOT 7576084C AT yahoo DOT com> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Which brings up, to me, "why does emacs replace malloc etc."? IIRC, so that when you delete a buffer it can return that memory to the system rather than just put it on the free list.