* progmodes/python.el (python-indent-context): Fix
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 19 Feb 2013 03:18:32 +0000 (00:18 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 19 Feb 2013 03:18:32 +0000 (00:18 -0300)
commit2af3b9c16e340ad034e57e949f09bbafc00bd52c
treea8f68cb43ad0913f4c10b527276e2901eaaea0ff
parent6db17b0200e342dae7a1e09df7f03f80dcbf3fad
* progmodes/python.el (python-indent-context): Fix
python-info-line-ends-backslash-p call.
(python-info-line-ends-backslash-p)
(python-info-beginning-of-backslash): Respect line-number
argument.
(python-info-current-line-comment-p): Fix behavior when not at
beginning-of-line.
(python-util-position): Remove function.
(python-util-goto-line): New function.
lisp/ChangeLog
lisp/progmodes/python.el