Mercurial > hg > octave-lyh
changeset 3478:32dd5d5e8c8f
[project @ 2000-01-26 03:01:58 by jwe]
author | jwe |
---|---|
date | Wed, 26 Jan 2000 03:01:58 +0000 |
parents | 4b79cb009dd4 |
children | 19e0f69da41e |
files | src/ChangeLog src/pt-pr-code.cc |
diffstat | 2 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> + * pt-pr-code.cc (tree_print_code::visit_unwind_protect_command): + Print `unwind_protect_cleanup', not `cleanup_code'. + * pager.cc (octave_pager_buf::flush_current_contents_to_diary): New function. (octave_pager_stream::flush_current_contents_to_diary):