Enhancements to indentation.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 7 Oct 2012 16:13:52 +0000 (13:13 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 7 Oct 2012 16:13:52 +0000 (13:13 -0300)
commitbe0d5baecc14ae4dea87e159b803e7f8b1043451
tree9d88737fa6a0cbe88766bad92cb263a9bef20ea0
parent662a9d0e1ca5f7e2de9aa2d4d59a038aa93ab146
Enhancements to indentation.
* lisp/progmodes/python.el (python-indent-context): Give priority to
inside-string context.  Make comments indentation markers.
(python-indent-region): Do not mess with strings, unless it's the
enclosing set of quotes.
lisp/ChangeLog
lisp/progmodes/python.el