aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-05-22 18:15:33 +0000
committerDave Love <[email protected]>2000-05-22 18:15:33 +0000
commitd903239064e28af26e1ec143163e7f2e062dc46c (patch)
tree72879cdb58b76fbf1f4d87a429f889d5b79a591d /man
parent17a4f5ec0a606e563f67d7ff616d0b56293fdac0 (diff)
Imenu addition
Diffstat (limited to 'man')
-rw-r--r--man/programs.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/programs.texi b/man/programs.texi
index 188772d3a1..febed8f4f6 100644
--- a/man/programs.texi
+++ b/man/programs.texi
@@ -2372,8 +2372,10 @@ Most major modes for which it is appropriate have Imenu support.
@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