]> granicus.if.org Git - python/commit
Removed redundant eval-when-compile.
authorBarry Warsaw <barry@python.org>
Wed, 3 Dec 1997 05:03:44 +0000 (05:03 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 3 Dec 1997 05:03:44 +0000 (05:03 +0000)
commit27ee115fd7fb0e8acef695ebf00ac942a32009ac
tree918267918fff6c90a1a00191c850e2526abef861
parent456035f4b17d7ba025e41a4374f33f0d8b24f4fd
Removed redundant eval-when-compile.

(python-mode): Conditionalize imenu initializations to when we can
safely require imenu.  Under Emacs this should prevent python-mode
from hosing the global value of imenu-create-index-function and
messing things up for all other modes.  Problem identified by
Christian Egli.

(py-describe-mode): py-delete-char => py-electric-backspace.  Given by
Christian Egli.
Misc/python-mode.el