emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp progmodes/octave-inf.el ChangeLog


From: Chong Yidong
Subject: [Emacs-commit] emacs/lisp progmodes/octave-inf.el ChangeLog
Date: Fri, 27 Oct 2006 14:39:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/10/27 14:39:43

Modified files:
        lisp/progmodes : octave-inf.el 
        lisp           : ChangeLog 

Log message:
                * 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".

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/octave-inf.el?cvsroot=emacs&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.10222&r2=1.10223




reply via email to

[Prev in Thread] Current Thread [Next in Thread]