mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-30 06:50:31 +02:00
Add --r6rs NEWS
* NEWS: Add --r6rs news.
This commit is contained in:
parent
afcc22f639
commit
15bef73647
1 changed files with 7 additions and 0 deletions
7
NEWS
7
NEWS
|
@ -39,6 +39,13 @@ because a local `_' definition would prevent `_' from being recognized
|
||||||
as aux syntax for `match', `syntax-rules', and similar. The new
|
as aux syntax for `match', `syntax-rules', and similar. The new
|
||||||
recommended conventional alias for `gettext' is `G_'.
|
recommended conventional alias for `gettext' is `G_'.
|
||||||
|
|
||||||
|
** Add --r6rs command-line option
|
||||||
|
|
||||||
|
The new `install-r6rs!' procedure adapts Guile's defaults to be more
|
||||||
|
R6RS-compatible. This procedure is called if the user passes `--r6rs'
|
||||||
|
as a command-line argument. See "R6RS Incompatibilities" in the manual,
|
||||||
|
for full details.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Changes in alpha 2.9.x (since the stable 2.2 series):
|
Changes in alpha 2.9.x (since the stable 2.2 series):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue