diff lisp/ChangeLog @ 72761:a15622a85c05

Quieten the compiler about hippie-expand vars. (python-send-string): Be slightly more careful about adding \n.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 09 Sep 2006 19:42:35 +0000
parents 06f1e0aa1de0
children 298499495f06
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Sep 09 19:21:31 2006 +0000
+++ b/lisp/ChangeLog	Sat Sep 09 19:42:35 2006 +0000
@@ -1,5 +1,8 @@
 2006-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* progmodes/python.el: Quieten the compiler about hippie-expand vars.
+	(python-send-string): Be slightly more careful about adding \n.
+
 	* startup.el (normal-splash-screen): Don't display the buffer if we'll
 	kill it right away anyway.