Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 5118:ecbb290ba9ff
[project @ 2005-01-25 22:10:26 by jwe]
author | jwe |
---|---|
date | Tue, 25 Jan 2005 22:10:26 +0000 |
parents | 2d94fe12e09a |
children | 500f3031866d |
comparison
equal
deleted
inserted
replaced
5117:2d94fe12e09a | 5118:ecbb290ba9ff |
---|---|
1 2005-01-25 Daniel J Sebald <daniel.sebald@ieee.org>. | 1 2005-01-25 Daniel J Sebald <daniel.sebald@ieee.org>. |
2 | 2 |
3 * plot/__plt__.m: Initialize fmt and sep outside of loop. | 3 * plot/__plt__.m: Initialize fmt and sep outside of loop. |
4 Simplify logic for decoding args. | |
4 | 5 |
5 2005-01-24 John W. Eaton <jwe@octave.org> | 6 2005-01-24 John W. Eaton <jwe@octave.org> |
6 | 7 |
7 * plot/__plr__.m, plot/__plr2__.m: Pass name of caller to __plt__. | 8 * plot/__plr__.m, plot/__plr2__.m: Pass name of caller to __plt__. |
8 | 9 |