]> git.eshelyaron.com Git - emacs.git/commit
Fix customization group of python-forward-sexp-function
authorKévin Le Gouguec <kevin.legouguec@gmail.com>
Sun, 14 Nov 2021 01:30:06 +0000 (02:30 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 14 Nov 2021 01:30:06 +0000 (02:30 +0100)
commit48ffbcf7eb6626dd46b40c3cd1cb9df83720146a
tree0f060ca9ede6e98e3573cc6fb8d41fb5f360f1df
parent08ce17c2c0d32e200af3984d59f0b78ec500dc2c
Fix customization group of python-forward-sexp-function

* lisp/progmodes/python.el (python-forward-sexp-function): Move from
the "Flymake integration" subsection to the "Navigation" subsection,
so that the option is sorted into the 'python' group rather than the
'python-flymake' group (bug#51807).
lisp/progmodes/python.el