From: Matthew Flatt <mflatt@cs.utah.edu> To: plt-scheme@list.cs.brown.edu Date: Mon, 14 Oct 2002 21:30:24 -0600 (MDT) Subject: [plt-scheme] 202.5 The exp-tagged code in CVS for MrEd and MzScheme is now version 202.5. 202.5 is mainly a checkpoint for bug fixes. The only new functionality is the `port-count-lines-enabled’ parameter, which determines whether line counting is enabled automatically for newly created input ports. (The default is #f, which matches the old behavior.) Matthew