]> git.eshelyaron.com Git - emacs.git/commit
Fix nested defuns handling in `python-nav-beginning-of-defun'
authorkobarity <kobarity@gmail.com>
Tue, 21 Jun 2022 11:37:08 +0000 (13:37 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Jun 2022 11:37:08 +0000 (13:37 +0200)
commit3491c7a322dd3d7b67f52a90605181c51fbe5881
treeba1aa9050bc0f50fc380065ef526d36d6a8f1665
parenta5387dec4eb12ff668e531f323efd8b28540c9a2
Fix nested defuns handling in `python-nav-beginning-of-defun'

* lisp/progmodes/python.el (python-nav--beginning-of-defun): Fix
handling of nested defuns (bug#56105).
lisp/progmodes/python.el
test/lisp/progmodes/python-tests.el