]> git.eshelyaron.com Git - emacs.git/commit
Support electric-layout-mode in python-base-mode
authorStefan Kangas <stefankangas@gmail.com>
Sat, 21 Sep 2024 02:41:46 +0000 (04:41 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 10:45:26 +0000 (12:45 +0200)
commit9b814a0268e794e6d900a9a16cb45c685b7af8c3
tree2b687cd6777232f94fd9615993a749e7bee61bfc
parent1034c80de1838adaac28129903cf3bdd69fae3cd
Support electric-layout-mode in python-base-mode

* lisp/progmodes/python.el (python-base-mode): Add support for
'electric-layout-mode'.

(cherry picked from commit dfecd6037d5ebe5778c40ff7b38bfcbaa3ef779e)
lisp/progmodes/python.el