Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 8545:faccdb98d953
postpad.m, prepad.m: doc fix
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 20 Jan 2009 11:09:22 -0500 |
parents | c0d71b4deeb7 |
children | 1cb63ac13934 |
comparison
equal
deleted
inserted
replaced
8544:c0d71b4deeb7 | 8545:faccdb98d953 |
---|---|
1 2009-01-20 John W. Eaton <jwe@octave.org> | 1 2009-01-20 John W. Eaton <jwe@octave.org> |
2 | 2 |
3 * general/postpad.m: Doc fix. | |
4 * general/prepad.m: Doc fix. | |
3 * image/pink.m: Spelling fix. | 5 * image/pink.m: Spelling fix. |
4 * image/hsv.m: Doc fix. | 6 * image/hsv.m: Doc fix. |
5 From Francesco Potorti` <Potorti@isti.cnr.it>. | 7 From Francesco Potorti` <Potorti@isti.cnr.it>. |
6 | 8 |
7 * testfun/assert.m: Use isfield instead of struct_contains. | 9 * testfun/assert.m: Use isfield instead of struct_contains. |