diff lisp/ChangeLog @ 73500:d25ce2f322cb

* progmodes/octave-inf.el (inferior-octave-has-built-in-variables): New defvar. (inferior-octave-resync-dirs): Check to see whether Octave has built-in variables and set inferior-octave-has-built-in-variables. Check inferior-octave-has-built-in-variables to decide whether to send commands that set built-in variables or call functions to change Octave's behavior. Send "disp (pwd ())" to Octave instead of just "pwd". (inferior-octave-startup): Send "more off" to Octave instead of "page_screen_output = 0".
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 27 Oct 2006 14:39:43 +0000
parents f93751296dc3
children 16133e335cb5
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 27 11:58:29 2006 +0000
+++ b/lisp/ChangeLog	Fri Oct 27 14:39:43 2006 +0000
@@ -1,3 +1,16 @@
+2006-10-26  John W. Eaton  <jwe@octave.org>
+
+	* progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
+	New defvar.
+	(inferior-octave-resync-dirs): Check to see whether Octave has
+	built-in variables and set inferior-octave-has-built-in-variables.
+	Check inferior-octave-has-built-in-variables to decide whether to
+	send commands that set built-in variables or call functions to
+	change Octave's behavior.
+	Send "disp (pwd ())" to Octave instead of just "pwd".
+	(inferior-octave-startup): Send "more off" to Octave instead of
+	"page_screen_output = 0".
+
 2006-10-26  Chong Yidong  <cyd@stupidchicken.com>
 
 	* emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the