Mercurial > hg > octave-nkf
diff doc/interpreter/basics.txi @ 8817:03b7f618ab3d
include docstrings for new functions in the manual
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 19 Feb 2009 15:39:19 -0500 |
parents | fa78cb8d8a5c |
children | eb63fbe60fab |
line wrap: on
line diff
--- a/doc/interpreter/basics.txi +++ b/doc/interpreter/basics.txi @@ -332,6 +332,15 @@ @DOCSTRING(lookfor) +To see what is new in the current release of Octave, use the @code{news} +function. + +@DOCSTRING(news) + +@DOCSTRING(info) + +@DOCSTRING(warranty) + The following function can be used to change which programs are used for displaying the documentation, and where the documentation can be found. @@ -633,6 +642,8 @@ @DOCSTRING(read_readline_init_file) +@DOCSTRING(re_read_readline_init_file) + @node Customizing the Prompt @subsection Customizing the Prompt @cindex prompt customization