mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-06 23:50:18 +02:00
Add SRFI-1 delete and delete! argument order fixed.
This commit is contained in:
parent
a3001b9dd0
commit
b30b191443
1 changed files with 5 additions and 0 deletions
5
NEWS
5
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue