]> git.eshelyaron.com Git - emacs.git/commit
Implemented imenu support.
authorFabián Ezequiel Gallina <fgallina@cuca>
Thu, 17 May 2012 03:03:14 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 17 May 2012 03:03:14 +0000 (00:03 -0300)
commitfc2dc7df0209283c66e21b20c2b6bafe29d6c331
treedd9d6df45f125f75f74c823869959852e126adac
parent2d63ad564d8ca5258bb6a94fbec63403e1ff56e5
Implemented imenu support.

New variables:
 + python-imenu-include-defun-type
 + python-imenu-make-tree
 + python-imenu-subtree-root-label
 + python-imenu-index-alist

New Functions:
 + python-imenu-tree-assoc
 + python-imenu-make-element-tree
 + python-imenu-make-tree
 + python-imenu-create-index

API changes:
 + python-info-current-defun now supports an optional argument called
 INCLUDE-TYPE.
lisp/progmodes/python.el