mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-19 18:20:22 +02:00
*** empty log message ***
This commit is contained in:
parent
876cabcae7
commit
e7367a17f6
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
|||
1999-03-22 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
|
||||
|
||||
* keywords.c (scm_tc16_kw): Added for backward compatibility.
|
||||
Will be removed in next release.
|
||||
|
||||
* Makefile.am (modinclude_HEADERS): Added kw.h;
|
||||
|
||||
* kw.h: New file.
|
||||
|
||||
* libguile.h: #include "libguile/kw.h"
|
||||
|
||||
1999-03-22 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
|
||||
|
||||
* pairs.c (scm_set_car_x, scm_set_cdr_x): Return SCM_UNSPECIFIED.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue