Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 8582:92d66bbd74af
Make 'type X' work when X is a variable
author | sh@sh-t400 |
---|---|
date | Fri, 23 Jan 2009 15:03:16 -0500 |
parents | f134925a1cfa |
children | e6497be3f3d6 |
comparison
equal
deleted
inserted
replaced
8581:6adcafc70c32 | 8582:92d66bbd74af |
---|---|
1 2009-01-23 Søren Hauberg <hauberg@gmail.com> | |
2 | |
3 * help/type.m: Make 'type X' work, when X is the name of a variable. | |
4 | |
1 2009-01-22 John W. Eaton <jwe@octave.org> | 5 2009-01-22 John W. Eaton <jwe@octave.org> |
2 | 6 |
3 * help/which.m: New function. | 7 * help/which.m: New function. |
4 * help/Makefile.in (SOURCES): Add it to the list. | 8 * help/Makefile.in (SOURCES): Add it to the list. |
5 | 9 |