Comment 8 for bug 1093026

Revision history for this message
Andreas Roehler (a-roehler) wrote :

`py-tab-indents-region-p' renamed `py-tab-shifts-region-p'

`py-tab-indents-region-p' re-introduced with different meaning:

In case the first line of region is indented correctly (outmost), first TAB will re-indent the other line

When `py-tab-shifts-region-p' is `t', the region is shiftet that way.