]> git.eshelyaron.com Git - emacs.git/commit
Fix non-existing `editorconfig-set-indentation-python-mode`
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 22 Jun 2024 16:26:09 +0000 (12:26 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sat, 22 Jun 2024 20:40:18 +0000 (22:40 +0200)
commita14b1fde9395ecb0fff94896cb035210d873ca71
tree2144eefa667a61a0e1a566d9889f2412425a0ec9
parent91aeedc384b820e6a81ed3fcf40728a9f766074c
Fix non-existing `editorconfig-set-indentation-python-mode`

* lisp/editorconfig.el (editorconfig--get-indentation-python-mode):
New function.
(editorconfig-indentation-alist): Use it.
(editorconfig-indent-size-vars): Improve docstring.
(editorconfig--default-indent-size-function): Add docstring.

(cherry picked from commit 99161fb7140ea67b606e8e8d3129ab6dbc0813a3)
lisp/editorconfig.el