diff doc/interpreter/emacs.txi @ 5479:adb2bac3596e

[project @ 2005-10-03 18:56:03 by jwe]
author jwe
date Mon, 03 Oct 2005 18:56:03 +0000
parents 2a16423e4aa0
children 4036e6fca790
line wrap: on
line diff
--- a/doc/interpreter/emacs.txi	Sat Oct 01 20:59:29 2005 +0000
+++ b/doc/interpreter/emacs.txi	Mon Oct 03 18:56:03 2005 +0000
@@ -458,10 +458,9 @@
 this hook.
 
 @quotation
-@strong{Note:}
-If you set your Octave prompts to something different from the defaults,
-make sure that @code{inferior-octave-prompt} matches them.
-Otherwise, @emph{nothing} will work, because Emacs will have no idea
+@strong{Note} that if you set your Octave prompts to something different
+from the defaults, make sure that @code{inferior-octave-prompt} matches
+them.  Otherwise, @emph{nothing} will work, because Emacs will not know
 when Octave is waiting for input, or done sending output.
 @end quotation