comparison scripts/ChangeLog @ 6030:004037def470

[project @ 2006-10-04 14:54:46 by jwe]
author jwe
date Wed, 04 Oct 2006 14:54:46 +0000
parents e282b629db6f
children dcecca0396e6
comparison
equal deleted inserted replaced
6029:e282b629db6f 6030:004037def470
1 2006-10-04 John W. Eaton <jwe@octave.org> 1 2006-10-04 John W. Eaton <jwe@octave.org>
2 2
3 * plot/__clear_plot__.m: New function. 3 * deprecated/clearplot.m, deprecated/clg.m: New functions.
4 * plot/__setup_plot__.m: Use __clear_plot__. 4
5 * plot/clg.m: Delete.
6 * plot/__init_plot_vars__.m: New function.
7 * plot/__setup_plot__.m: Use __init_plot_vars__.
5 8
6 2006-10-03 Søren Hauberg <soren@hauberg.org> 9 2006-10-03 Søren Hauberg <soren@hauberg.org>
7 10
8 * pkg/pkg.m: Avoid calling addpath with no args. 11 * pkg/pkg.m: Avoid calling addpath with no args.
9 12