Next: Tools Menu Customization, Previous: Help Menu Customization, Up: Main Menu Customization [Contents][Index]
Anju adds the Index menu to the menu bar using the hook function anju-main-menu--reconfigure-imenu.
Add this hook function to anju-reconfigure-main-menu-hook to add the Index menu.
If customize-variable is used to configure anju-reconfigure-main-menu-hook, then a checkbox interface to enable anju-main-menu--reconfigure-imenu is displayed.
Anju’s support for Imenu covers the following modes:
prog-mode derived modes
makefile-mode
org-mode
markdown-mode
For more info on Imenu see (emacs)Imenu.