# HG changeset patch # User Glenn Morris # Date 1200801735 0 # Node ID f176bf2c0e6d04d14150274339a8ab4802a15fc0 # Parent 6f654ccab3022e6fcdbc980eef8f01c0410a3848 *** empty log message *** diff -r 6f654ccab302 -r f176bf2c0e6d lisp/ChangeLog --- 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 + + * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to + prevent infloops. + +2008-01-20 Martin Svenson (tiny change) + + * progmodes/python.el (python-imports): Default to "None". + 2008-01-19 Tom Tromey * vc-svn.el (vc-svn-after-dir-status): New function.