aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c295150db7..fceef2353d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-31 Paul Pogonyshev <[email protected]>
+
+ * progmodes/python.el (python-current-defun): Adjust to never fall
+ into infinite loop.
+
2007-07-31 Stefan Monnier <[email protected]>
* pcvs.el (cvs-vc-command-advice): Handle the new fileset case.