Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!seismo!husc6!mit-eddie!PREP.AI.MIT.EDU!rms
From: rms@PREP.AI.MIT.EDU (Richard M. Stallman)
Newsgroups: comp.emacs
Subject: Emacs 18.35
Message-ID: <8701060107.AA22785@EDDIE.MIT.EDU>
Date: Mon, 5-Jan-87 20:23:17 EST
Article-I.D.: EDDIE.8701060107.AA22785
Posted: Mon Jan  5 20:23:17 1987
Date-Received: Tue, 6-Jan-87 00:44:58 EST
Sender: daemon@mit-eddie.MIT.EDU
Lines: 12

Emacs 18.35 is available for testing in the standard places on prep.
Differences from 18.33 are 350k.

It features a new garbage collector for strings which compacts in
place instead of copying.  This uses less memory; also running out of
memory is not fatal.  The long delay since 18.33 was to make sure
this was working properly.

The cursor now moves to the echo area during certain questions
and while incremental search is actually searching.

Many bugs have been fixed.