]> git.eshelyaron.com Git - emacs.git/commit
Merge function/class-name features in python-mode
authorYuan Fu <casouri@gmail.com>
Sun, 20 Nov 2022 00:10:46 +0000 (16:10 -0800)
committerYuan Fu <casouri@gmail.com>
Sun, 20 Nov 2022 00:10:46 +0000 (16:10 -0800)
commitd6362b632e3c76cb55a05248aa221e426c5adb5a
tree81bf98c38a3bcd2386f309d4ea24ba9063945bb9
parent00df4566af9dff0a27fd6da566ef1e53268a6d47
Merge function/class-name features in python-mode

To keep consistency with other tree-sitter major modes.

* lisp/progmodes/python.el (python--treesit-settings)
(python-ts-mode): Merge function-name and class-name features into
definition.
lisp/progmodes/python.el