]> git.eshelyaron.com Git - emacs.git/commit
New customization variable for python-mode indentation (Bug#28475)
authorRoss Donaldson <gastove@gmail.com>
Mon, 25 Dec 2017 20:51:19 +0000 (12:51 -0800)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 1 Jan 2018 16:16:00 +0000 (11:16 -0500)
commitc59ecb005e560420d927ad7884c9030ba15319a4
treea3cbff6c48e362e44da3e91ee00f9ab261020866
parent4e20c8f22031d6f19e70f0dfcb11c09606446d88
New customization variable for python-mode indentation (Bug#28475)

* lisp/progmodes/python.el (python-indent-def-block-scale): New variable.
(python-indent--calculate-indentation): Let it control how many indent
levels are inserted for multi-line function signatures.

Copyright-paperwork-exempt: yes
etc/NEWS
lisp/progmodes/python.el