From xemacs-m  Sun May 25 13:32:40 1997
Received: from pc-zcalusic.srce.hr (hniksic@pc-zcalusic.srce.hr [161.53.2.132])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA02049
	for <xemacs-beta@xemacs.org>; Sun, 25 May 1997 13:32:39 -0500 (CDT)
Received: (from hniksic@localhost)
	by pc-zcalusic.srce.hr (8.8.5/8.8.5) id UAA00577;
	Sun, 25 May 1997 20:32:21 +0200
Message-ID: <19970525203221.48663@pc-zcalusic.srce.hr>
Date: Sun, 25 May 1997 20:32:21 +0200
From: Hrvoje Niksic <hniksic@pc-zcalusic.srce.hr>
To: xemacs-beta@xemacs.org
Subject: Frames docs
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.69

We can finally uncomment this part:

--- man/lispref/consoles-devices.texi.orig	Sun May 25 17:12:46 1997
+++ man/lispref/consoles-devices.texi	Sun May 25 17:13:18 1997
@@ -27,13 +27,12 @@
 displayed at various locations within the display, be resized, etc.  For
 TTY, only one frame can be displayed at a time, and it occupies the
 entire TTY display area.
-@ignore @c Not yet implemented
-However, you can still define multiple frames
-and switch between them.  Their contents are entirely separate from each
-other.  These sorts of frames resemble the ``virtual console''
-capability provided under Linux or the multiple screens provided by the
-multiplexing program @samp{screen} under Unix.
-@end ignore
+
+However, you can still define multiple frames and switch between them.
+Their contents are entirely separate from each other.  These sorts of
+frames resemble the ``virtual console'' capability provided under Linux
+or the multiple screens provided by the multiplexing program
+@samp{screen} under Unix.
 
   When you start up XEmacs, an initial console and device are created to
 receive input and display frames on.  This will either be an X display

