diff doc/interpreter/eos.txi @ 4167:aae05d51353c

[project @ 2002-11-12 02:52:50 by jwe]
author jwe
date Tue, 12 Nov 2002 02:52:51 +0000
parents bfe1573bd2ae
children abbf63293766
line wrap: on
line diff
--- a/doc/interpreter/eos.txi	Tue Nov 12 00:27:09 2002 +0000
+++ b/doc/interpreter/eos.txi	Tue Nov 12 02:52:51 2002 +0000
@@ -8,7 +8,7 @@
 @chapter Emacs Octave Support
 
 The development of Octave code can greatly be facilitated using Emacs
-with Octave mode, a major mode for editing Octave files which can e.g.@:
+with Octave mode
 automatically indent the code, do some of the typing (with Abbrev mode)
 and show keywords, comments, strings, etc.@: in different faces (with
 Font-lock mode on devices that support it).
@@ -35,7 +35,7 @@
 * Using the Emacs Info Reader for Octave::  
 @end menu
 
-@node Installing EOS, Using Octave Mode, Emacs, Emacs
+@node Installing EOS
 @section Installing EOS
 
 The Emacs package EOS consists of the three files @file{octave-mod.el},
@@ -52,7 +52,7 @@
 depends on how your Emacs was installed).  Byte-compile them for speed
 if you want.
 
-@node Using Octave Mode, Running Octave From Within Emacs, Installing EOS, Emacs
+@node Using Octave Mode
 @section Using Octave Mode
 
 If you are lucky, your sysadmins have already arranged everything so
@@ -347,7 +347,7 @@
 added.  You just need to add a description of the problem, including a
 reproducible test case and send the message.
 
-@node Running Octave From Within Emacs, Using the Emacs Info Reader for Octave, Using Octave Mode, Emacs
+@node Running Octave From Within Emacs
 @section Running Octave From Within Emacs
 
 The package @file{octave} provides commands for running an inferior
@@ -458,7 +458,7 @@
 when Octave is waiting for input, or done sending output.
 @end quotation
 
-@node Using the Emacs Info Reader for Octave,  , Running Octave From Within Emacs, Emacs
+@node Using the Emacs Info Reader for Octave
 @section Using the Emacs Info Reader for Octave
 
 You can also set up the Emacs Info reader for dealing with the results