emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 28 Aug 2006 21:58:29 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        06/08/28 21:58:28

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.9971
retrieving revision 1.9972
diff -u -b -r1.9971 -r1.9972
--- ChangeLog   28 Aug 2006 21:13:34 -0000      1.9971
+++ ChangeLog   28 Aug 2006 21:58:27 -0000      1.9972
@@ -1,5 +1,9 @@
 2006-08-28  Stefan Monnier  <address@hidden>
 
+       * progmodes/python.el (python-send-command): Simplify.
+       (run-python): Don't generate a new buffer unless `new' was specified.
+       Make sure we send `import emacs' to the proper process.
+
        * progmodes/python.el (python-send-command): Don't wait for the command
        to terminate.  Don't fiddle with compilation-parsing-end.
 




reply via email to

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