Mercurial > emacs
diff lisp/ChangeLog @ 85598:976bbfa1390d
(python-current-defun): Remove left-over assignment to `start'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 23 Oct 2007 21:27:20 +0000 |
parents | f51a2276e8b3 |
children | f5efd5792003 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 23 21:18:26 2007 +0000 +++ b/lisp/ChangeLog Tue Oct 23 21:27:20 2007 +0000 @@ -1,3 +1,8 @@ +2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca> + + * progmodes/python.el (python-current-defun): Remove left-over + assignment to `start'. + 2007-10-23 Juanma Barranquero <lekktu@gmail.com> * ibuf-ext.el (ibuffer-auto-update-changed): Use `dolist' rather