1999-11-21  Jon Trowbridge  <trow@gnu.org>

	* gnome-guile-repl.c (main): Hacked to check result and not print
	it to stdout if it is #<unspecified>.  This mimics the behavior
	of the standard guile interpreter.

1999-09-05  Greg J. Badros <gjb@cs.washington.edu>

       * test-server.c, configure.in, acconfig.h:  Updated for
       guile-1.3.[234].  Use scm_strport_to_string if it exists, use
       empty initial string in make_output_strport.

1999-02-17  Havoc Pennington  <hp@pobox.com>

	* gnome-guile-repl.c (main): Paranoid check for prompt == NULL;
	message on exit.

1999-02-16  Havoc Pennington  <hp@pobox.com>

	* test-server.c (check_errors): Test for errors in the test server.

1999-02-12  Havoc Pennington  <hp@pobox.com>

	* gnome-guile-repl.c (guile_eval_expr): Remove some debugging spew.

1999-02-08  Havoc Pennington  <hp@pobox.com>

	* gnome-guile-repl.c (main): When the repl exits, release the
	CORBA objects.

