Remove out-of-date documentation from python.el
authorStefan Kangas <stefankangas@gmail.com>
Mon, 30 Sep 2024 18:37:27 +0000 (20:37 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Mon, 30 Sep 2024 18:38:01 +0000 (20:38 +0200)
commitfd1a1b07805a0d84ca3a7fe83a5f90a8fa0fd00b
treea59b9ca4189cdf8e878072ab601752a798d3f93d
parent11e3e0cadd46ee49007477af1335ddd5365debe2
Remove out-of-date documentation from python.el

* lisp/progmodes/python.el: Remove out-of-date documentation about
automatic indentation; 'electric-indent-mode' is enabled by default in
Emacs 24.4 or later, so this is no longer an issue.
lisp/progmodes/python.el