From b30b1914433f6c09befd0899a85a94cd412d8742 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Fri, 16 May 2003 23:40:16 +0000 Subject: [PATCH] Add SRFI-1 delete and delete! argument order fixed. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 56f2ff4d2..375596a69 100644 --- a/NEWS +++ b/NEWS @@ -509,6 +509,11 @@ chapter in the reference manual. There is no replacement for undefine. +** SRFI-1 delete equality argument order fixed. + +In the srfi-1 module delete and delete!, the order of the arguments to +the "=" procedure now matches the SRFI-1 specification. + * Changes to the C interface ** Many public #defines with generic names have been made private. -- 2.20.1