comparison doc/interpreter/basics.txi @ 12255:ad70f6cf1268 release-3-4-x

Correct en-dash,em-dash instances in docstrings. Add a few more operators to operator index.
author Rik <octave@nomad.inbox5.com>
date Wed, 26 Jan 2011 20:51:20 -0800
parents fd0a3ac60b0e
children 91ccd08fe80c
comparison
equal deleted inserted replaced
12254:23385f2c90b7 12255:ad70f6cf1268
672 672
673 @DOCSTRING(EDITOR) 673 @DOCSTRING(EDITOR)
674 674
675 @node Customizing readline 675 @node Customizing readline
676 @subsection Customizing @code{readline} 676 @subsection Customizing @code{readline}
677 @cindex @file{~/.inputrc} 677 @cindex @code{~/.inputrc}
678 @cindex customizing @code{readline} 678 @cindex customizing @code{readline}
679 @cindex @code{readline} customization 679 @cindex @code{readline} customization
680 680
681 Octave uses the GNU Readline library for command-line editing and 681 Octave uses the GNU Readline library for command-line editing and
682 history features. Readline is very flexible and can be modified through 682 history features. Readline is very flexible and can be modified through