comparison doc/interpreter/emacs.txi @ 11255:d682cd6669ac

Update info-based documentation menus to include new nodes.
author Rik <octave@nomad.inbox5.com>
date Mon, 15 Nov 2010 17:57:43 -0800
parents 322f43e0e170
children fd0a3ac60b0e
comparison
equal deleted inserted replaced
11254:31f8534eb055 11255:d682cd6669ac
45 or suggestions on using EOS. 45 or suggestions on using EOS.
46 46
47 @menu 47 @menu
48 * Installing EOS:: 48 * Installing EOS::
49 * Using Octave Mode:: 49 * Using Octave Mode::
50 * Running Octave From Within Emacs:: 50 * Running Octave from Within Emacs::
51 * Using the Emacs Info Reader for Octave:: 51 * Using the Emacs Info Reader for Octave::
52 @end menu 52 @end menu
53 53
54 @node Installing EOS 54 @node Installing EOS
55 @appendixsec Installing EOS 55 @appendixsec Installing EOS
369 bug report using @kbd{C-c C-b} (@code{octave-submit-bug-report}). This 369 bug report using @kbd{C-c C-b} (@code{octave-submit-bug-report}). This
370 automatically sets up a mail buffer with version information already 370 automatically sets up a mail buffer with version information already
371 added. You just need to add a description of the problem, including a 371 added. You just need to add a description of the problem, including a
372 reproducible test case and send the message. 372 reproducible test case and send the message.
373 373
374 @node Running Octave From Within Emacs 374 @node Running Octave from Within Emacs
375 @appendixsec Running Octave From Within Emacs 375 @appendixsec Running Octave from Within Emacs
376 376
377 The package @file{octave} provides commands for running an inferior 377 The package @file{octave} provides commands for running an inferior
378 Octave process in a special Emacs buffer. Use 378 Octave process in a special Emacs buffer. Use
379 @lisp 379 @lisp
380 M-x run-octave 380 M-x run-octave