emacs-commit
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp progmodes/python.el ChangeLog
Date: Fri, 25 Aug 2006 22:49:15 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        06/08/25 22:49:15

Modified files:
        lisp/progmodes : python.el 
        lisp           : ChangeLog 

Log message:
        (python-preoutput-skip-next-prompt): New var.
        (python-preoutput-continuation): Remove.
        (python-preoutput-filter): Simplify correspondingly.
        Remove handling of _emacs_ok.  Make sure we skip _emacs_out's prompts.
        Loop around to catch embedded _emacs_out output.
        (run-python): Send the import&print command on a single line.
        (python-send-command): Send command&print on a single line.
        (python-send-string): Only add double \n if needed.
        (python-send-receive): Loop until the result comes.
        (python-mode-running): Defvar it.
        (python-setup-brm): Remove unused var `menu'.
        Only bind py-mode-map and `features' around brm-init.
        (python-calculate-indentation): Remove unused var `point'.
        (python-beginning-of-defun): Remove unused var `def-line'.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/python.el?cvsroot=emacs&r1=1.41&r2=1.42
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.9961&r2=1.9962




reply via email to

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