Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 8609:fcf762ba66cf
load-path.cc (Fcommand_line_path): rename from Fcommandlinepath
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 27 Jan 2009 23:02:08 -0500 |
parents | 9fc72c114ce1 |
children | 85c9906abfd1 |
comparison
equal
deleted
inserted
replaced
8608:5cc1fba0a7d6 | 8609:fcf762ba66cf |
---|---|
1 2009-01-27 John W. Eaton <jwe@octave.org> | |
2 | |
3 * path/savepath.m: Call command_line_path instead of commandlinepath. | |
4 | |
1 2009-01-27 Jason Riedy <jason@acm.org> | 5 2009-01-27 Jason Riedy <jason@acm.org> |
2 | 6 |
3 * miscellaneous/orderfields.m: Really fix the indexing for struct | 7 * miscellaneous/orderfields.m: Really fix the indexing for struct |
4 arrays. | 8 arrays. |
5 | 9 |