diff lisp/ChangeLog @ 72567:b562a18db094

(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.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 28 Aug 2006 21:58:27 +0000
parents 41f22ed02e75
children 02a05917de2a
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 28 21:13:34 2006 +0000
+++ b/lisp/ChangeLog	Mon Aug 28 21:58:27 2006 +0000
@@ -1,5 +1,9 @@
 2006-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* 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.