]> granicus.if.org Git - python/commit
#XEmacs 21 now supports Imenu, so I am able to test (and fix) some
authorBarry Warsaw <barry@python.org>
Wed, 28 Oct 1998 00:10:45 +0000 (00:10 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 28 Oct 1998 00:10:45 +0000 (00:10 +0000)
commit6839d3af106e90f42863faa4c4980585d85d6e86
tree841ff161266910c1de46039487cb0c6097fbab80
parent38e21e75ad53a37839ca9cf1047b5202872bb11a
#XEmacs 21 now supports Imenu, so I am able to test (and fix) some
#simple things.  First step: rename the Imenu supportive variables and
#functions in this file to py-imenu-* so I can grok what is part of
#python-mode and what is part of Imenu.

(py-imenu-create-index-engine): Fixed problem with two classes in a
single file, caused by new semantics of py-beginning-of-def-or-class
when called programmatically.

#Note, there are still some problems with Imenu when arguments to
#functions are funky, but it should be much better now.
Misc/python-mode.el