summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-07-31 05:37:13 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-07-31 05:37:13 -0700
commitae6c40f3d231b9573a256693f354289c8900c25b (patch)
tree318517e0147fe50b7774f6bc8ba315d551bb7ed7 /txr.1
parentd8cf5c75653d94269ed6815b8a41ab55b85fc0de (diff)
downloadtxr-ae6c40f3d231b9573a256693f354289c8900c25b.tar.gz
txr-ae6c40f3d231b9573a256693f354289c8900c25b.tar.bz2
txr-ae6c40f3d231b9573a256693f354289c8900c25b.zip
doc: note about label symbols in tagbody.
* txr.1: Note added that a tagbody label may be any symbol whatsoever.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.111
1 files changed, 11 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index ca91a329..9e8d25f4 100644
--- a/txr.1
+++ b/txr.1
@@ -15834,6 +15834,17 @@ by an inner and outer
.codn tagbody ,
the inner labels shadow the outer labels.
+There is no restriction on what kinds of symbols may be labels.
+Symbols in the
+.code keyword
+package as well as the symbols
+.code t
+and
+.code nil
+are valid
+.code tagbody
+labels.
+
.TP* "Dialect Note:"
ANSI Common Lisp