Message 84392 - Python tracker

Message84392

Author gpolo
Recipients gpolo, kamek, kbk, rhettinger
Date 2009-03-29.13:15:01
SpamBayes Score 0.014139737
Marked as misclassified No
Message-id <1238332504.68.0.21201729358.issue694339@psf.upfronthosting.co.za>
In-reply-to
Content
Patch added for allowing, and defining, Shift-Tab as the default binding
for dedenting.

The problem is that dedent-region may do more than one would expect.
History
Date User Action Args
2009-03-29 13:15:04gpolosetrecipients: + gpolo, rhettinger, kbk, kamek
2009-03-29 13:15:04gpolosetmessageid: <1238332504.68.0.21201729358.issue694339@psf.upfronthosting.co.za>
2009-03-29 13:15:03gpololinkissue694339 messages
2009-03-29 13:15:02gpolocreate