diff ChangeLog @ 6098:70158d7ab8ef

[project @ 2006-10-26 14:51:36 by jwe]
author jwe
date Thu, 26 Oct 2006 14:51:37 +0000
parents 86ee3cc8d8d2
children 8137e2bbd1dd
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 26 02:01:42 2006 +0000
+++ b/ChangeLog	Thu Oct 26 14:51:37 2006 +0000
@@ -1,5 +1,21 @@
+2006-10-26  John W. Eaton  <jwe@octave.org>
+
+	* emacs/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-25  John W. Eaton  <jwe@octave.org>
 
+	* configure.in (RETSIGTYPE_IS_VOID): Define if
+	"$ac_cv_type_signal" = "void".
+
 	* configure.in (*-*-msdosmsvc): Don't check for strftime.
 
 	* configure.in (INCLUDE_DEPS): Set and substitute.