changeset 2704:261befb7f938

[project @ 1997-02-19 19:37:10 by jwe]
author jwe
date Wed, 19 Feb 1997 19:37:10 +0000
parents 41d6a1c814c4
children 18395aaeafb7
files NEWS
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Wed Feb 19 19:25:56 1997 +0000
+++ b/NEWS	Wed Feb 19 19:37:10 1997 +0000
@@ -5,7 +5,10 @@
     variable names.  They still cannot be used as formal parameters
     for functions, or as the names of structure variables.  Failed
     assignments leave them undefined (you can recover the orginal
-    definition as a function using clear).
+    function definition using clear).
+
+  * Is is now possible to invoke commands like ls, save, and cd as
+    normal functions (for example, load ("foo", "x", "y", "z")).
 
 Summary of changes for version 2.0.3:
 ------------------------------------