1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00

Add source-properties versus set-source-properties! fix.

This commit is contained in:
Kevin Ryde 2003-08-08 23:28:11 +00:00
parent 3bcdda6a02
commit ba6a6d5535

5
NEWS
View file

@ -461,6 +461,11 @@ chapter in the reference manual.
There is no replacement for undefine.
** source-properties and set-source-properties! fix
Properties set with set-source-properties! can now be read back
correctly with source-properties.
** SRFI-1 delete equality argument order fixed.
In the srfi-1 module delete and delete!, the order of the arguments to