summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-01-25 16:59:55 -0800
committerKaz Kylheku <kaz@kylheku.com>2017-01-25 16:59:55 -0800
commitd7096f0ba67055f97739bd3c4864f06ca08887dd (patch)
tree6aed38a50c17f2698bfa2d57795102a12b9ec49f
parente593dc1264979d99f1bad53d0496ae6f90c5e2cc (diff)
downloadtxr-d7096f0ba67055f97739bd3c4864f06ca08887dd.tar.gz
txr-d7096f0ba67055f97739bd3c4864f06ca08887dd.tar.bz2
txr-d7096f0ba67055f97739bd3c4864f06ca08887dd.zip
doc: update compat notes: new 165 value.
* txr.1: Describe the Lisp expansion neglect in the pattern language that is fixed for 166, reversible with -C.
-rw-r--r--txr.116
1 files changed, 16 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 6bd6bb94..d7df6f30 100644
--- a/txr.1
+++ b/txr.1
@@ -51845,6 +51845,22 @@ of these version values, the described behaviors are provided if
is given an argument which is equal or lower. For instance
.code "-C 103"
selects the behaviors described below for version 105, but not those for 102.
+.IP 165
+A value of 165 restores the following behaviors, which changed starting in 166.
+There was a in Lisp evaluation support of the \*(TX pattern language.
+Specifically, Lisp argument forms were not subject to expansion prior to
+evaluation in these directives:
+.codn output ,
+.codn mod ,
+.codn modlast ,
+.codn skip ,
+.codn fuzz ,
+.codn load ,
+.codn close ,
+.codn call ,
+.code cat
+and
+.codn next .
.IP 161
Version 161 was the last version in which a bug existed in the
.code handle