comparison src/ChangeLog @ 5805:5bfb24f90bdd

[project @ 2006-05-10 21:15:37 by jwe]
author jwe
date Wed, 10 May 2006 21:15:37 +0000
parents e8be7fe586f9
children 67bf9b4f2ae2
comparison
equal deleted inserted replaced
5804:296cefb48d7e 5805:5bfb24f90bdd
1 2006-05-10 John W. Eaton <jwe@octave.org> 1 2006-05-10 John W. Eaton <jwe@octave.org>
2
3 * ov-cell.cc (Fcellstr): Trim trailing blanks.
4 * Cell.h (Cell::Cell (const string_vector&)): New arg, TRIM.
2 5
3 * oct-hist.cc (initialize_history, Fhistory_size): 6 * oct-hist.cc (initialize_history, Fhistory_size):
4 Also call command_history::set_size here. 7 Also call command_history::set_size here.
5 8
6 * defun.cc (Fprint_usage): New function. 9 * defun.cc (Fprint_usage): New function.