From 87626d48be8c54b4aa53cb4829ff1c3fc34eb02e Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 20 Nov 2014 19:24:45 -0800 Subject: * lib.c (where): Argument order reversed, with compat support. * lib.h (where): Declaration updated. * txr.1: Documented. --- txr.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index 7b4d85fe..001f7b00 100644 --- a/txr.1 +++ b/txr.1 @@ -13278,7 +13278,7 @@ the resulting value is used in its place. .coNP Function @ where .synb -.mets (where < object << function ) +.mets (where < function << object ) .syne .desc @@ -26079,6 +26079,10 @@ individual characters as if by calling .codn list-str . This behavior changed to the currently documented behavior starting in \*(TX 101. +Also, the arguments of the +.code where +function, which introduced in \*(TX 91, were reversed starting +in \*(TX 101. .IP 99 Up to \*(TX 99, the substitution of TXR Lisp expressions in -- cgit v1.2.3