commit 32b1404f337da4b3004a98ae6c90f4528ff17f7f
parent c413e6cb67da248f43644a3d40d3afcf2b51668c
Author: Alexander Burger <abu@software-lab.de>
Date: Thu, 30 Jun 2011 08:32:15 +0200
Minor change: Added "see also" link
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/doc/refR.html b/doc/refR.html
@@ -315,6 +315,7 @@ symbol <code>recurse</code> is bound to the function definition
saved in a new symbol, which is substituted for each occurrence of
<code>sym</code> in <code>fun</code>, and which is also returned. See also
<code><a href="refD.html#de">de</a></code>, <code><a
+href="refU.html#undef">undef</a></code>, <code><a
href="refD.html#daemon">daemon</a></code> and <code><a
href="refP.html#patch">patch</a></code>.