changeset 79891:4aceece42e9c

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 20 Jan 2008 04:01:05 +0000
parents fffb131e8c0c
children 3bebec5c2613
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jan 20 04:00:43 2008 +0000
+++ b/lisp/ChangeLog	Sun Jan 20 04:01:05 2008 +0000
@@ -1,3 +1,8 @@
+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".