1
Fork 0
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:
Marius Vollmer 2001-11-05 23:23:13 +00:00
parent 7ab89df17c
commit f12ef3fda6

14
NEWS
View file

@ -6,6 +6,20 @@ Please send Guile bug reports to bug-guile@gnu.org.
Changes since the stable branch:
* Changes to the standalone interpreter
** New command line option `--no-debug'.
Specifying `--no-debug' on the command line will keep the debugging
evaluator turned off, even for interactive sessions.
** User-init file ~/.guile is now loaded with the debugging evaluator.
Previously, the normal evaluator would have been used. Using the
debugging evaluator gives better error messages.
* Changes to Scheme functions and syntax
** Variables have no longer a special behavior for `equal?'.
Previously, comparing two variables with `equal?' would recursivly