* lisp/progmodes/python.el (python-indent-post-self-insert-function):
commit3acd6262d993cb445a3656808ce544cf68754f89
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 1 Jul 2014 03:54:11 +0000 (1 00:54 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 1 Jul 2014 03:54:11 +0000 (1 00:54 -0300)
tree0a7216ec13d284e4976944b34cd0cad0ab257085
parent64c11219d16ae5f971d51f1fb19405b0e24f9269
* lisp/progmodes/python.el (python-indent-post-self-insert-function):
Enhancements to electric indentation behavior inside
parens.

* test/automated/python-tests.el
(python-tests-self-insert): New function.
(python-triple-quote-pairing): Use it.
(python-util-forward-comment-1): New test. (Bug#17658)
lisp/ChangeLog
lisp/progmodes/python.el
test/ChangeLog
test/automated/python-tests.el