comparison src/oct-hist.cc @ 6653:673686daec87

[project @ 2007-05-22 15:36:09 by jwe]
author jwe
date Tue, 22 May 2007 15:36:10 +0000
parents 687ae48b2253
children 93c65f2a5668
comparison
equal deleted inserted replaced
6652:f92a2b56fd70 6653:673686daec87
717 717
718 DEFUN (history_timestamp_format_string, args, nargout, 718 DEFUN (history_timestamp_format_string, args, nargout,
719 "-*- texinfo -*-\n\ 719 "-*- texinfo -*-\n\
720 @deftypefn {Built-in Function} {@var{val} =} history_timestamp_format_string ()\n\ 720 @deftypefn {Built-in Function} {@var{val} =} history_timestamp_format_string ()\n\
721 @deftypefnx {Built-in Function} {@var{old_val} =} history_timestamp_format_string (@var{new_val})\n\ 721 @deftypefnx {Built-in Function} {@var{old_val} =} history_timestamp_format_string (@var{new_val})\n\
722 Query or set the internal variable that specifies the the format string\n\ 722 Query or set the internal variable that specifies the format string\n\
723 for the comment line that is written to the history file when Octave\n\ 723 for the comment line that is written to the history file when Octave\n\
724 exits. The format string is passed to @code{strftime}. The default\n\ 724 exits. The format string is passed to @code{strftime}. The default\n\
725 value is\n\ 725 value is\n\
726 \n\ 726 \n\
727 @example\n\ 727 @example\n\