imenu-use-markers

imenu-use-markers is a variable defined in `imenu.el'.
Its value is
t


Documentation:
Non-nil means use markers instead of integers for Imenu buffer positions.

Setting this to nil makes Imenu work a little faster but editing the
buffer will make the generated index positions wrong.

This might not yet be honored by all index-building functions.

You can customize this variable.