* progmodes/python.el: Support other commands triggering
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 29 Dec 2012 12:57:49 +0000 (09:57 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 29 Dec 2012 12:57:49 +0000 (09:57 -0300)
commitccb1c17e8bf1aa0d21bddd9fa37154a120657f52
tree214f461e906c46adc43c49d80b221afd99feb113
parent16768034b209fe12a6408866ac31688604b97375
* progmodes/python.el: Support other commands triggering
python-indent-line so indentation cycling continues to work.
(python-indent-trigger-commands): New defcustom.
(python-indent-line): Use it.
lisp/ChangeLog
lisp/progmodes/python.el