# HG changeset patch # User Rik # Date 1301349187 25200 # Node ID e4a22302dc97d7b53189d735f4b653d7941a9b99 # Parent 3ba6e702e6fd71a25d2c962df1667eab2085e2d0 Add do_braindead_shortcircuit_evaluation to the list of variables set by --traditional option. diff -r 3ba6e702e6fd -r e4a22302dc97 doc/ChangeLog --- a/doc/ChangeLog Sun Mar 27 20:42:44 2011 -0700 +++ b/doc/ChangeLog Mon Mar 28 14:53:07 2011 -0700 @@ -1,3 +1,8 @@ +2011-03-28 Rik + + * interpreter/basics.txi: Add do_braindead_shortcircuit_evaluation to + the list of variables set by --traditional option. + 2011-03-27 Rik * interpreter/expr.txi: Add allow_noninteger_range_as_index to diff -r 3ba6e702e6fd -r e4a22302dc97 doc/interpreter/basics.txi --- a/doc/interpreter/basics.txi Sun Mar 27 20:42:44 2011 -0700 +++ b/doc/interpreter/basics.txi Mon Mar 28 14:53:07 2011 -0700 @@ -215,6 +215,7 @@ confirm_recursive_rmdir = false crash_dumps_octave_core = false default_save_options = "-mat-binary" +do_braindead_shortcircuit_evaluation = true fixed_point_format = true history_timestamp_format_string = "%%-- %D %I:%M %p --%%" page_screen_output = false