comparison scripts/ChangeLog @ 6444:af8e28709a2c

[project @ 2007-03-23 16:42:50 by jwe]
author jwe
date Fri, 23 Mar 2007 16:44:12 +0000
parents 1896d9b1f302
children f82f516c8a00
comparison
equal deleted inserted replaced
6443:9dc77e3c9313 6444:af8e28709a2c
1 2007-03-23 John W. Eaton <jwe@octave.org> 1 2007-03-23 John W. Eaton <jwe@octave.org>
2 2
3 * plot/__pltopt1__.m: Handle "@" marker same as "+". 3 * plot/__pltopt1__.m: Handle "@" marker same as "+".
4 Handle numeric color specs.
4 * plot/plot.m: Remove "-@" and "@" from docstring. 5 * plot/plot.m: Remove "-@" and "@" from docstring.
5 6
6 * plot/orient.m: Fix tests to avoid creating a plot window. 7 * plot/orient.m: Fix tests to avoid creating a plot window.
7 8
8 * elfun/acosd.m, elfun/acotd.m, elfun/acscd.m, elfun/asecd.m, 9 * elfun/acosd.m, elfun/acotd.m, elfun/acscd.m, elfun/asecd.m,