From a9bc3a58c61845600bc24fc009c9887c5f38ca69 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Sun, 16 Sep 2007 02:41:14 +0000 Subject: [PATCH] Removed documentation for CLEAR TRANSFORMATIONS since it's currently not implemented. --- doc/data-io.texi | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/doc/data-io.texi b/doc/data-io.texi index dedf1c1d..83d1949c 100644 --- a/doc/data-io.texi +++ b/doc/data-io.texi @@ -22,7 +22,6 @@ actually be read until a procedure is executed. @menu * BEGIN DATA:: Embed data within a syntax file. -* CLEAR TRANSFORMATIONS:: Clear pending transformations. * CLOSE FILE HANDLE:: Close a file handle. * DATA LIST:: Fundamental data reading command. * END CASE:: Output the current case. @@ -64,17 +63,6 @@ white space and exactly one space between the words @code{END} and END DATA. @end example -@node CLEAR TRANSFORMATIONS -@section CLEAR TRANSFORMATIONS -@vindex CLEAR TRANSFORMATIONS - -@display -CLEAR TRANSFORMATIONS. -@end display - -@cmd{CLEAR TRANSFORMATIONS} clears out all pending -transformations. It does not cancel the current input program. - @node CLOSE FILE HANDLE @section CLOSE FILE HANDLE -- 2.30.2