*** empty log message ***
[bpt/guile.git] / ice-9 / ChangeLog
index d4ee66b..17ffcb8 100644 (file)
@@ -1,5 +1,7 @@
 1999-09-12  Mikael Djurfeldt  <mdj@thalamus.nada.kth.se>
 
+       * debugger.scm ("evaluate"): Newline after no env announcement.
+
        * debug.scm, emacs.scm: Updated copyright notices.
 
        * boot-9.scm (make-autoload-interface): Bugfix.
@@ -21,7 +23,7 @@
 
 1999-09-11  Mikael Djurfeldt  <mdj@thalamus.nada.kth.se>
 
-*      * boot-9.scm (using-readline?): New procedure: Returns #t if
+       * boot-9.scm (using-readline?): New procedure: Returns #t if
        readline is used by the repl run by this thread.
        (handle-system-error): Print "Backtrace:" before backtrace since
        this is no longer done by display-backtrace.
 
 1999-09-11  Mikael Djurfeldt  <mdj@thalamus.nada.kth.se>
 
-*      * debugger.scm: New file: Initial version of the Guile debugger
+       * debugger.scm: New file: Initial version of the Guile debugger
        written by Chris Hanson.  (The debugger isn't finished, but is
        included in Guile anyway since it is already quite useful.)
 
-*      * boot-9.scm (top-repl): Use (ice-9 debug) (ice-9 debugger) (ice-9
+       * boot-9.scm (top-repl): Use (ice-9 debug) (ice-9 debugger) (ice-9
        session) (ice-9 threads) (ice-9 regex) from guile-user only if
        top-repl is called.  This makes startup time for scripts 30% of
        what it was before...  Removed redundant code for loading of