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:
parent
3bcdda6a02
commit
ba6a6d5535
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue