comparison src/ChangeLog @ 9750:7bf4f3d64955

Fix unbalanced parentheses warning during creation of pdf documentation. deftypefnx for who and whos needed a space between function name and parameter list in order for TeX macro to work correctly
author Rik <rdrider0-list@yahoo.com>
date Wed, 21 Oct 2009 11:13:33 -0700
parents d6b2b708b6b0
children 892e2aa7bc75
comparison
equal deleted inserted replaced
9749:807a3720e6e2 9750:7bf4f3d64955
1 2009-10-21 Rik <octave@nomad.inbox5.com>
2
3 * variables.cc: Correct use of deftypefnx for who and whos
4
1 2009-10-21 John W. Eaton <jwe@octave.org> 5 2009-10-21 John W. Eaton <jwe@octave.org>
2 6
3 * load-path.h (load_path::dir_path::dir_time_last_checked): New field. 7 * load-path.h (load_path::dir_path::dir_time_last_checked): New field.
4 (load_path::dir_path::dir_path, load_path::dir_path::operator=): 8 (load_path::dir_path::dir_path, load_path::dir_path::operator=):
5 Initialize and copy dir_time_last_checked. 9 Initialize and copy dir_time_last_checked.