]> git.eshelyaron.com Git - emacs.git/commit
Fix python navigation problem with an empty line in nested defun
authorkobarity <kobarity@gmail.com>
Sat, 16 Jul 2022 16:14:15 +0000 (18:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 16 Jul 2022 16:26:58 +0000 (18:26 +0200)
commit35d0a2e0a767838c24d5853be798313aed7a42df
treed753ec8cb392e55964f41e2180f45608fe3dc106
parent9b5eb661bf01d5b7e3453011b93f0eaf8621521e
Fix python navigation problem with an empty line in nested defun

* lisp/progmodes/python.el (python-nav--beginning-of-defun): Fix
bug when point is on an empty line (bug#56600).
lisp/progmodes/python.el
test/lisp/progmodes/python-tests.el