]> code.delx.au - gnu-emacs/commit
* progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
authorChong Yidong <cyd@stupidchicken.com>
Fri, 27 Oct 2006 14:39:43 +0000 (14:39 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 27 Oct 2006 14:39:43 +0000 (14:39 +0000)
commitd32f600dfcda95e50f6966d38a1d9c239902fb85
tree1f22f0fc2d4764daa001b19ffc4bf1eb50dd4000
parent04a623aac6c05b968557c441bae5b0eb3871940a
* 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".
lisp/ChangeLog
lisp/progmodes/octave-inf.el