]> code.delx.au - gnu-emacs/commit
Make python-info-continuation-line-p to check context type matches
authorFabián Ezequiel Gallina <fgallina@cuca>
Thu, 17 May 2012 03:03:22 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 17 May 2012 03:03:22 +0000 (00:03 -0300)
commit856552879434f16abb7bd8a7af0be34c6589264b
tree08c007e54651d7607cb478da2edc9c1672f0f1f5
parent64348c3241dfbf2c6d29e1a3533ec3543c33c780
Make python-info-continuation-line-p to check context type matches

In order for a line to be continuation of another, they must be on the
same context.

New Function:
    * python-info-ppss-context-type
lisp/progmodes/python.el