summaryrefslogtreecommitdiffstats
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
commit8f60ad0040d649e05dfbe30b5a142a52ffef5ed2 (patch)
tree318517e0147fe50b7774f6bc8ba315d551bb7ed7
parent62555de35288d631ae3009937455e318113a6779 (diff)
downloadtxr-8f60ad0040d649e05dfbe30b5a142a52ffef5ed2.tar.gz
txr-8f60ad0040d649e05dfbe30b5a142a52ffef5ed2.tar.bz2
txr-8f60ad0040d649e05dfbe30b5a142a52ffef5ed2.zip
doc: note about label symbols in tagbody.
* txr.1: Note added that a tagbody label may be any symbol whatsoever.
-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