Next: Window Management, Previous: Context Menu, Up: Features   [Contents][Index]


2.3 Main Menu ¶

Anju offers the following enhancements to the main menu:

Bookmarks menu ¶

To support usage of Emacs bookmarks, the following menu is added to the main menu.

images/anju-main-menu-bookmarks

Index menu (imenu) ¶

Anju adds the index menu (emacs#Imenu) to the main menu bar for modes that support it. Anju will configure the following modes with imenu-add-menubar-index:

  • prog-mode derived modes
  • makefile-mode
  • org-mode
  • markdown-mode

Help menu ¶

An opinionated re-organization of the Help menu is provided.

images/anju-main-menu-help

Anju provides support for customizing all the above enhancements to the main menu. See Main Menu Customization for more detail.