Enhancements to ppss related code (thanks Stefan).
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 19 Jul 2012 00:55:55 +0000 (21:55 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 19 Jul 2012 00:55:55 +0000 (21:55 -0300)
commit1d29cc7da73dde538c97d029723b8a5a1be6cea1
tree9b2d9a1376246d508b5a150091a5da21db82bf92
parent60cfd2785740850bbc46c954e22e51b1d26fc446
Enhancements to ppss related code (thanks Stefan).
* progmodes/python.el (python-indent-context)
(python-indent-calculate-indentation, python-indent-dedent-line)
(python-indent-electric-colon, python-nav-forward-block)
(python-mode-abbrev-table)
(python-info-assignment-continuation-line-p): Simplified checks
for ppss context.
(python-info-continuation-line-p): Cleanup.
(python-info-ppss-context): Do not catch 'quote.
(python-info-ppss-context-type)
(python-info-ppss-comment-or-string-p): Simplify.
lisp/ChangeLog
lisp/progmodes/python.el