summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-07-07 07:05:53 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-07-07 07:05:53 -0700
commitfcd28a690fe925492dbb82ee517e7069f47602c6 (patch)
tree6f7cf6c06928cc5954336dd44f066755dde88ada
parente60789ea6e86d10f311d948d62ad6772fc952af4 (diff)
downloadtxr-fcd28a690fe925492dbb82ee517e7069f47602c6.tar.gz
txr-fcd28a690fe925492dbb82ee517e7069f47602c6.tar.bz2
txr-fcd28a690fe925492dbb82ee517e7069f47602c6.zip
doc: document function names in compound forms.
* txr.1: Under Compound Forms, specify what is a function name.
-rw-r--r--txr.14
1 files changed, 4 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index d2f88b71..d0d1c56c 100644
--- a/txr.1
+++ b/txr.1
@@ -11492,6 +11492,10 @@ also be an expression in the dotted position, if the form is a function call.
If the form is a function call then the arguments are evaluated. If any of the
arguments are symbols, they are treated according to Lisp-2 namespacing rules.
+A function name may be a symbol, or else any of the syntactic forms given in the
+description of the function
+.codn func-get-name .
+
.NP* Dot Position in Function Calls
If there is an expression in the dotted position of a function call