1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Fix typo in `NEWS'.

This commit is contained in:
Ludovic Courtès 2011-04-27 22:48:20 +02:00
parent 1aad664739
commit 6b480ced9c

2
NEWS
View file

@ -128,7 +128,7 @@ interpreted as starting an R6RS hex escape. This is backward compatible
because the symbol printer would never produce a "\x" before. The
printer also works better too.
** Added --force-auto-compile option
** Added `--fresh-auto-compile' option
This allows a user to invalidate the auto-compilation cache. It's
usually not needed. See "Compilation" in the manual, for a discussion.