From e642e39d7c09fce25603652d2d62683f096fa8fa Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 28 Jun 2016 21:10:23 -0700 Subject: Update compatibility notes. * txr.1: The big switch to Lisp evaluation throughut the pattern language needs mentioning in the compatibility notes. --- txr.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/txr.1 b/txr.1 index b86b9261..2a3d5b03 100644 --- a/txr.1 +++ b/txr.1 @@ -43534,6 +43534,9 @@ intact. The .code defsymacro operator neglected to remove the symbol's special variable mark, if the symbol was previously defined as a special variable. +Also, until version 143 many more places in the \*(TX pattern language used +bind expressions rather than Lisp expressions. The compatibility +option restores these behaviors. .IP 142 Until version 142, the \*(TX pattern language supported a prefix convention on data sources. Data sources beginning with the character -- cgit v1.2.3