changeset 87858:f176bf2c0e6d

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 20 Jan 2008 04:02:15 +0000
parents 6f654ccab302
children 1bb83c2fe524
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jan 20 04:02:03 2008 +0000
+++ b/lisp/ChangeLog	Sun Jan 20 04:02:15 2008 +0000
@@ -1,3 +1,12 @@
+2008-01-20  Glenn Morris  <rgm@gnu.org>
+
+	* progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
+	prevent infloops.
+
+2008-01-20  Martin Svenson <phromo@gmail.com>  (tiny change)
+
+	* progmodes/python.el (python-imports): Default to "None".
+
 2008-01-19  Tom Tromey  <tromey@redhat.com>
 
         * vc-svn.el (vc-svn-after-dir-status): New function.