changeset 5213:390f13fc0f4a

[project @ 2005-03-16 05:34:15 by jwe]
author jwe
date Wed, 16 Mar 2005 05:34:27 +0000
parents 04d810c3eb51
children eecc24b92d97
files doc/interpreter/io.txi
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/io.txi	Wed Mar 16 04:50:41 2005 +0000
+++ b/doc/interpreter/io.txi	Wed Mar 16 05:34:27 2005 +0000
@@ -119,6 +119,8 @@
 @node Simple File I/O
 @subsection Simple File I/O
 
+@cindex{saving data}
+@cindex{loading data}
 The @code{save} and @code{load} commands allow data to be written to and
 read from disk files in various formats.  The default format of files
 written by the @code{save} command can be controlled using the built-in