summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.110
1 files changed, 7 insertions, 3 deletions
diff --git a/txr.1 b/txr.1
index cfd70018..e57f430a 100644
--- a/txr.1
+++ b/txr.1
@@ -430,9 +430,9 @@
.ds TX \f[B]TXR\f[]
.ds TL \f[B]TXR Lisp\f[]
.\" Start of man page:
-.TH TXR 1 2022-09-17 "Utility Commands" "TXR Programming Language" "Kaz Kylheku"
+.TH TXR 1 2022-10-16 "Utility Commands" "TXR Programming Language" "Kaz Kylheku"
.SH* NAME
-\*(TX \- Programming Language (Version 282)
+\*(TX \- Programming Language (Version 283)
.SH* SYNOPSIS
.mono
@@ -3519,6 +3519,10 @@ The digit sequence must start and end with a digit.
Runs of consecutive commas are permitted. Commas outside of the digit sequence
are interpreted as the Lisp unquote syntax.
+Compatibility node: support for separator commas appeared in \*(TX 283.
+Older \*(TX versions will interpret commas in the middle of numeric
+constants as instances of the unquote syntax.
+
Examples:
.verb
@@ -86507,7 +86511,7 @@ versions 2, 3, 4 and 5, regardless of minor version.
Versions 252 through 259 produce version 6.0 files and load
only version 6, regardless of minor version.
-Versions 260 through 282 produce version 7.0 files and load
+Versions 260 through 283 produce version 7.0 files and load
versions 6 and 7, regardless of minor version.
Version 261 introduces JSON
.code #J