Mercurial > hg > octave-nkf
diff src/variables.cc @ 1429:245206fbed64
[project @ 1995-09-19 06:58:46 by jwe]
author | jwe |
---|---|
date | Tue, 19 Sep 1995 07:02:21 +0000 |
parents | 2d88758ed94b |
children | 3bb3848031a0 |
line wrap: on
line diff
--- a/src/variables.cc +++ b/src/variables.cc @@ -1613,6 +1613,11 @@ beep_on_error, "if true, beep before printing error messages"); + DEFVAR ("completion_append_char", SBV_completion_append_char, " ", + 0, sv_completion_append_char, + "the string to append after successful command-line completion\n\ +attempts"); + DEFVAR ("default_return_value", SBV_default_return_value, Matrix (), 0, 0, "the default for value for unitialized variables returned from\n\