]> granicus.if.org Git - python/commit
(py-smart-indentation): New variable which controls the automagic
authorBarry Warsaw <barry@python.org>
Fri, 13 Mar 1998 17:29:15 +0000 (17:29 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 13 Mar 1998 17:29:15 +0000 (17:29 +0000)
commit742a5116d2cbf93e348489282d9c0984b2a0b08f
tree86af22d82b6737f5371250356dbc052567cea649
parentfc16e78f3cf4dfe3ba2e43714a33478875ca68d9
(py-smart-indentation): New variable which controls the automagic
setting of py-indent-offset and indent-tabs-mode.

(python-mode): After python-mode-hook is run, do the automagic
calculation if py-smart-indentation is non-nil.

(py-parse-state): Get rid of unused variable to quiet the
byte-compiler.
Misc/python-mode.el