comparison src/ChangeLog @ 5027:da607e9daf12

[project @ 2004-09-23 01:37:57 by jwe]
author jwe
date Thu, 23 Sep 2004 01:37:58 +0000
parents 06f7ff1aee5a
children 4e4062bb9807
comparison
equal deleted inserted replaced
5026:06f7ff1aee5a 5027:da607e9daf12
1 2004-09-22 John W. Eaton <jwe@octave.org> 1 2004-09-22 John W. Eaton <jwe@octave.org>
2 2
3 * pt-plot.cc (send_to_plot_stream): Skip automatic replot if in 3 * pt-plot.cc (send_to_plot_stream): Skip automatic replot if in
4 multiplot mode. 4 multiplot mode.
5
6 * variables.cc (get_global_value): New arg, silent.
7 * variables.h (get_global_value): Default value for silent arg is
8 false.
5 9
6 2004-09-22 David Bateman <dbateman@free.fr> 10 2004-09-22 David Bateman <dbateman@free.fr>
7 11
8 * ov-fcn-inline.cc (Finline): When called with a single arg, derive 12 * ov-fcn-inline.cc (Finline): When called with a single arg, derive
9 argument of inline function in a compatible manner. 13 argument of inline function in a compatible manner.