Mercurial > emacs
changeset 29084:764f858acd8a
Imenu addition
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 22 May 2000 18:15:33 +0000 |
parents | 17c7b5770672 |
children | 602b7988fdb1 |
files | man/programs.texi |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/man/programs.texi Mon May 22 18:14:08 2000 +0000 +++ b/man/programs.texi Mon May 22 18:15:33 2000 +0000 @@ -2372,8 +2372,10 @@ @findex imenu-add-menu-bar-index @kbd{M-x imenu} builds the index if necessary and presents you with an electric buffer menu from which to select an entry (with completion). -You can add an index menubar on the menubar with -@kbd{imenu-add-menu-bar-index}. +If you bind @code{imenu} to a mouse event (@pxref{Mouse Buttons}) and +invoke it that way, the index will appear as a popup menu; there is no +such binding by default. You can add an index menubar on the menubar +with @kbd{imenu-add-menu-bar-index}. Some major modes provide facilities for invoking Imenu; otherwise you could add @code{imenu-add-menu-bar-index} to a major mode's hook to