From 63ec2fc335d0015e0b85eacc49af940149ca608a Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 1 Mar 2012 14:44:19 -0800 Subject: Clarification about TXR Syntax. --- txr.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/txr.1 b/txr.1 index 6b10789d..aed89d22 100644 --- a/txr.1 +++ b/txr.1 @@ -4396,8 +4396,9 @@ Function and variable bindings are dynamically scoped in TXR Lisp. However, closures do capture variables. .SS Additional Syntax -Most of the TXR Lisp syntax is introduced in the previous sections of the -manual. There is some additional syntax that is useful in Lisp. +Much of the TXR Lisp syntax has been introduced in the previous sections of the +manual, since directive forms are based on it. There is some additional syntax +that is useful in TXR Lisp programming. .SS Quoting/Unquoting -- cgit v1.2.3