]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/python.el (python-indent-post-self-insert-function):
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 1 Sep 2014 22:51:46 +0000 (19:51 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 1 Sep 2014 22:51:46 +0000 (19:51 -0300)
commit0e4c8f1856c46900f9530977e5ac9f83ca13bbfd
tree529ec7bc3cad3c868e1662d3e8ff6e83c29323ce
parentad5c82a8cc3f78172dc872c7fe3c6e774f50fe15
* lisp/progmodes/python.el (python-indent-post-self-insert-function):
Avoid electric colon at beginning-of-defun.

* test/automated/python-tests.el:
(python-indent-electric-colon-1): New test.  (Bug#18228)
lisp/ChangeLog
lisp/progmodes/python.el
test/ChangeLog
test/automated/python-tests.el