Just a suggestion, because it took me a little while to work out the connection 
between imenu entries and TeX-outline-extra.

Current docstring for LaTeX-imenu-create-index-function (latex.el) is simply

"Imenu support function for LaTeX."

It might be a good idea to add something like the following.

---------------------------------------------------------------------------
Also see the variable TeX-outline-extra which can be customised to create 
additional, user-defined imenu entries, and the function LaTeX-outline-regexp, 
which constructs and returns the regular expression used to search for the 
default imenu entries in a LaTeX buffer.
---------------------------------------------------------------------------


-mandar

Reply via email to