From b5c55a9feaa0748cd0eb1960dd13ed58d94236df Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 10 Oct 2020 06:54:24 -0700 Subject: Version 245 * RELNOTES: Updated. * configure, txr.1: Bumped version and date. Fixed repeated word in documentation under env-hash. * share/txr/stdlib/ver.tl: Bumped from incorrect 243 value to 245. --- txr.1 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index 6512ff9c..d44ab765 100644 --- a/txr.1 +++ b/txr.1 @@ -368,9 +368,9 @@ .ds TX \f[B]TXR\f[] .ds TL \f[B]TXR Lisp\f[] .\" Start of man page: -.TH TXR 1 2020-10-10 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2020-12-24 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 244) +\*(TX \- Programming Language (Version 245) .SH* SYNOPSIS .mono @@ -58881,7 +58881,7 @@ The .code env-hash function returns an .code :equal-based -hash whose keys and values are strings. The hash table is populated populated +hash whose keys and values are strings. The hash table is populated with the environment variables, represented as key-value character string pairs. @@ -72855,11 +72855,11 @@ Version 199 produces version 3 files and loads version 2 or 3. Versions 200 through 215 produce version 4 files and load version 2, 3 or 4. -Versions 216 through 243 produce version 5.0 files and load version 2, 3, 4 or 5, -regardless of minor version. +Versions 216 through 243 produce version 5.0 files and load +version 2, 3, 4 or 5, regardless of minor version. -Version 244 produces version 5.1 files and loads version 2, 3, 4 or 5, -regardless of minor version. +Versions 244 through 245 produce version 5.1 files and load +version 2, 3, 4 or 5, regardless of minor version. .SS* Semantic Differences between Compilation and Interpretation -- cgit v1.2.3