comparison scripts/ChangeLog @ 8065:6333da0dfdfd

hold.m: if hold is applied to a figure, set state for all child axes objects
author John W. Eaton <jwe@octave.org>
date Tue, 26 Aug 2008 18:05:13 -0400
parents 09f32aac8fbc
children c64c9581e9bf
comparison
equal deleted inserted replaced
8064:4f1ebb704545 8065:6333da0dfdfd
1 2008-08-26 John W. Eaton <jwe@octave.org>
2
3 * plot/hold.m: If hold is applied to a figure, set state for all
4 child axes objects.
5
1 2008-08-26 Michael Goffioul <michael.goffioul@gmail.com> 6 2008-08-26 Michael Goffioul <michael.goffioul@gmail.com>
2 7
3 * plot/backend.m: New function to handle backend switch. 8 * plot/backend.m: New function to handle backend switch.
4 * plot/Makefile.in: Add it. 9 * plot/Makefile.in: Add it.
5 10