Mercurial > hg > octave-nkf
diff src/ChangeLog @ 3295:35a6d027772c
[project @ 1999-10-19 10:13:02 by jwe]
author | jwe |
---|---|
date | Tue, 19 Oct 1999 10:13:06 +0000 |
parents | ad0d250ebd7e |
children | 7d60704b2cbe |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +1999-10-18 John W. Eaton <jwe@bevo.che.wisc.edu> + + * help.cc (help_from_info): Print `unable to find info' message if + try_info returns 127; otherwise, print `not indexed' message. + Don't sleep after printing `not indexed' message. + 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> * parse.y (fold (tree_unary_expression *)): New function.