]> git.eshelyaron.com Git - emacs.git/commit
Improved completion support when in [i]pdb
authorFabián Ezequiel Gallina <fgallina@cuca>
Thu, 17 May 2012 03:03:31 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 17 May 2012 03:03:31 +0000 (00:03 -0300)
commitaa4099353c10e0af0bbc11ca56a8be6243b3c882
treee5fb77de2f3b142352de5aa53b8e04278f36e1c7
parent76a9ea3bbb02add4edca960f0314a42e85e0069a
Improved completion support when in [i]pdb

`python-shell-completion--do-completion-at-point' has been modified in
order to support different completion contexts easily.

New vars:
 + python-shell-completion-pdb-string-code
lisp/progmodes/python.el