diff options
author | Fabián Ezequiel Gallina <fgallina@gnu.org> | 2013-04-18 23:31:09 -0300 |
---|---|---|
committer | Fabián Ezequiel Gallina <fgallina@gnu.org> | 2013-04-18 23:31:09 -0300 |
commit | adc3121366c4cc6d90b0122036bdfb0eb6308e3f (patch) | |
tree | 502e58d0fa27c68dd1afa0f380b26c3f864dfb4c /lisp/emacs-lisp/debug.el | |
parent | 7e00831f518cf4c9ca505ec3e8767bf0787766b4 (diff) | |
download | emacs-adc3121366c4cc6d90b0122036bdfb0eb6308e3f.tar.gz emacs-adc3121366c4cc6d90b0122036bdfb0eb6308e3f.tar.bz2 emacs-adc3121366c4cc6d90b0122036bdfb0eb6308e3f.zip |
New faster Imenu implementation.
* lisp/progmodes/python.el:
(python-imenu-prev-index-position):
(python-imenu-format-item-label-function)
(python-imenu-format-parent-item-label-function)
(python-imenu-format-parent-item-jump-label-function):
New vars.
(python-imenu-format-item-label)
(python-imenu-format-parent-item-label)
(python-imenu-format-parent-item-jump-label)
(python-imenu--put-parent, python-imenu--build-tree)
(python-imenu-create-index, python-imenu-create-flat-index)
(python-util-popn): New functions.
(python-mode): Set imenu-create-index-function to
python-imenu-create-index.
* test/automated/python-tests.el (python-imenu-prev-index-position-1):
Removed test.
(python-imenu-create-index-1, python-imenu-create-flat-index-1):
New tests.
Fixes: debbugs:14058
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions