Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 3164:45490c020e47
[project @ 1998-04-14 20:56:48 by jwe]
author | jwe |
---|---|
date | Tue, 14 Apr 1998 20:56:53 +0000 |
parents | 7c96e85c76db |
children | d609b993be3b |
comparison
equal
deleted
inserted
replaced
3163:7f7228c0e658 | 3164:45490c020e47 |
---|---|
1 Fri Apr 10 10:46:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * miscellaneous/dump_prefs.m: Use string array for list of values. | |
4 Move functionality of dump_1_pref here, but use built-in function | |
5 type to extract value, and put it inside try/catch block. | |
6 * miscellaneous/dump_1_pref.m: Delete unused function. | |
7 | |
1 Wed Apr 8 13:17:58 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | 8 Wed Apr 8 13:17:58 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 9 |
3 * plot/__pltopt1.m__: New file. | 10 * plot/__pltopt1.m__: New file. |
4 * plot/__pltopt.m__: Handle opt as a string array by calling | 11 * plot/__pltopt.m__: Handle opt as a string array by calling |
5 __pltopt1__ multiple times and returning a string array with rows | 12 __pltopt1__ multiple times and returning a string array with rows |