From d7096f0ba67055f97739bd3c4864f06ca08887dd Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 25 Jan 2017 16:59:55 -0800 Subject: 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. --- txr.1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 -- cgit v1.2.3