mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 19:50:24 +02:00
*** empty log message ***
This commit is contained in:
parent
34fe49a53a
commit
d9fb83d94c
1 changed files with 1 additions and 0 deletions
1
NEWS
1
NEWS
|
@ -113,6 +113,7 @@ refer to all Guile's other header files as <libguile/mumble.h>.
|
||||||
Guile's installation procedure puts libguile.h in $(includedir), and
|
Guile's installation procedure puts libguile.h in $(includedir), and
|
||||||
the rest in $(includedir)/libguile.
|
the rest in $(includedir)/libguile.
|
||||||
|
|
||||||
|
|
||||||
* Guile's delq, delv, delete functions, and their destructive
|
* Guile's delq, delv, delete functions, and their destructive
|
||||||
counterparts, delq!, delv!, and delete!, now remove all matching
|
counterparts, delq!, delv!, and delete!, now remove all matching
|
||||||
elements from the list, not just the first. This matches the behavior
|
elements from the list, not just the first. This matches the behavior
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue