** imenu.el changes.
You can now specify a function to be run when selecting an item from menu created by imenu.

An example of using this feature: if we define imenu items for the #include directives in a C file, we can open the included file when we select one of those items.