diff liboctave/ChangeLog @ 5394:256dde4f6aea

[project @ 2005-06-15 17:43:44 by jwe]
author jwe
date Wed, 15 Jun 2005 17:43:44 +0000
parents 017e427ab4d9
children b91241999ba6
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Jun 15 17:03:55 2005 +0000
+++ b/liboctave/ChangeLog	Wed Jun 15 17:43:44 2005 +0000
@@ -1,5 +1,9 @@
 2005-06-15  John W. Eaton  <jwe@octave.org>
 
+	* oct-rl-edit.c (flush_stdout): Rename from no_redisplay.
+	Flush stdout here.
+	(octave_rl_clear_screen): Set rl_redisplay_function to flush_stdout.
+
 	* Array.h (Array::resize): Change int args to octave_idx_type.
 
 2005-06-14  John W. Eaton  <jwe@octave.org>