]> git.eshelyaron.com Git - emacs.git/commit
Fixed infinite loop on python-info-current-defun
authorFabián Ezequiel Gallina <fgallina@cuca>
Thu, 17 May 2012 03:03:13 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 17 May 2012 03:03:13 +0000 (00:03 -0300)
commit74d7b6051a6392f7de1ef4ef5d6b30e3f582d1b6
tree5d775d2b7625c2f87413f77dfe35739b89f42d9c
parent053a6c726f8bd871724bcf45978b63926bd5f769
Fixed infinite loop on python-info-current-defun

For this python-beginning-of-defun-function has been modified to
return t or nil if a defun was found.
lisp/progmodes/python.el