]> git.eshelyaron.com Git - emacs.git/commit
Fix Python navigation problem with a line continuation using backslash
authorkobarity <kobarity@gmail.com>
Sat, 23 Jul 2022 08:26:33 +0000 (10:26 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Jul 2022 08:26:33 +0000 (10:26 +0200)
commit09e433ec7f8b2c25d5be2cdb5aac5e089a6e4cea
tree256a15b13364bb32416092548a9195256444faa0
parentdf667e9f17a071a6471f629d994f6298c2ec0a9d
Fix Python navigation problem with a line continuation using backslash

* lisp/progmodes/python.el (python-nav--beginning-of-defun): Fix
line continuation using backslash in nested defun (bug#56615).
lisp/progmodes/python.el
test/lisp/progmodes/python-tests.el