picolisp

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/picolisp.git/
Log | Files | Refs | README | LICENSE

commit 3fb6fa5f811720b7b389cb74d36a6ded44421950
parent 8642d1cd398ca16af213a00eccddaa34a25d9253
Author: Alexander Burger <abu@software-lab.de>
Date:   Sat, 10 Nov 2012 18:04:30 +0100

Minor doc extension
Diffstat:
Mdoc/refE.html | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/refE.html b/doc/refE.html @@ -209,8 +209,9 @@ href="refV.html#vi">vi</a></code>. <dd>Return a list of symbol-value pairs of all dynamically bound symbols if called without arguments, or of the symbols or symbol-value pairs in <code>lst</code>, or the explicitly given <code>sym</code>-<code>val</code> -arguments. See also <code><a href="refB.html#bind">bind</a></code> and <code><a -href="refJ.html#job">job</a></code>. +arguments. See also <code><a href="refB.html#bind">bind</a></code>, <code><a +href="refJ.html#job">job</a></code> and <code><a +href="refU.html#up">up</a></code>. <pre><code> : (env)