diff options
author | Yuan Fu <casouri@gmail.com> | 2022-11-23 12:08:47 -0800 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2022-11-23 13:27:56 -0800 |
commit | 936831579490c2e2a057298f5f915465fbb116d8 (patch) | |
tree | ef2acb2ec1da7c873c7a80b8076d8b44f62e41c3 /lisp/emacs-lisp/cl-print.el | |
parent | 6785273a8251a2d3dc0450264196f3f19f6403bc (diff) | |
download | emacs-936831579490c2e2a057298f5f915465fbb116d8.tar.gz emacs-936831579490c2e2a057298f5f915465fbb116d8.tar.bz2 emacs-936831579490c2e2a057298f5f915465fbb116d8.zip |
Don't skip nested defuns in python-ts-mode defun navigation
This fixes bug#59495.
Before this change, python tries to skip nested function
definition. Now we don't skip any nested defun.
* lisp/progmodes/python.el (python-treesit-beginning-of-defun)
(python-treesit-end-of-defun): Remove functions.
* lisp/progmodes/python.el (python-ts-mode): Use tree-sitter's default
navigation function.
Diffstat (limited to 'lisp/emacs-lisp/cl-print.el')
0 files changed, 0 insertions, 0 deletions