From ae6c40f3d231b9573a256693f354289c8900c25b Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 31 Jul 2017 05:37:13 -0700 Subject: doc: note about label symbols in tagbody. * txr.1: Note added that a tagbody label may be any symbol whatsoever. --- txr.1 | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 -- cgit v1.2.3