*** empty log message ***
authorMarius Vollmer <mvo@zagadka.de>
Fri, 20 Aug 2004 13:33:39 +0000 (13:33 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Fri, 20 Aug 2004 13:33:39 +0000 (13:33 +0000)
libguile/ChangeLog

index a0e46ea..e1d8660 100644 (file)
@@ -1,8 +1,8 @@
 2004-08-20  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
 
-       * eval.c (scm_lookupcar1): Report an "Undefined variable" insetad
-       of an "Unbound" one for variables that are found but still contain
-       SCM_UNDEFINED.
+       * eval.c (scm_lookupcar1): Report "Variable used before given a
+       value" insetad of an "Unbound" one for variables that are found
+       but still contain SCM_UNDEFINED.
 
        * posix.c (scm_mkstemp): Correction to the correction, mkstemp
        expects a null-terminated string in the locale encoding, but