Mercurial > hg > octave-nkf
diff NEWS @ 2511:9b0dd36714eb
[project @ 1996-11-14 02:57:33 by jwe]
author | jwe |
---|---|
date | Thu, 14 Nov 1996 03:00:12 +0000 |
parents | 9823f8bfd1a5 |
children | a034dcdbc282 |
line wrap: on
line diff
--- a/NEWS +++ b/NEWS @@ -24,6 +24,11 @@ available to make them behave in a way that is compatible with previous versions of Octave. + * Octave can now read files that contain columns of numbers only, + with no header information. The name of the loaded variable is + constructed from the file name. Each line in the file must have + the same number of elements. + * The interface to the pager has changed. The new built-in variable `page_output_immediately' controls when Octave sends output to the pager. If it is nonzero, Octave sends output to the pager as soon