]> code.delx.au - gnu-emacs/commit
* lisp/progmodes/python.el (python-indent-context): Respect user
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Fri, 30 Jan 2015 03:19:55 +0000 (00:19 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Fri, 30 Jan 2015 03:19:55 +0000 (00:19 -0300)
commit41c3b9241cd78a1eaeb159572b6f4e546b1f8d7b
tree1a1f80fc9e095acaf9ae2ffa969ddddb17ade7f9
parent868df451530c294cff3d4ccb98873626aa8105df
* lisp/progmodes/python.el (python-indent-context): Respect user
indentation after comment.

* test/automated/python-tests.el (python-indent-pep8-1)
(python-indent-pep8-2, python-indent-pep8-3)
(python-indent-after-comment-2): Fix tests.
(python-indent-after-comment-3): New test.
lisp/ChangeLog
lisp/progmodes/python.el
test/ChangeLog
test/automated/python-tests.el