branch: elpa/sweeprolog
commit c8192b8c31c349261b48f3d8b0f6cfefd350e077
Author: Eshel Yaron <m...@eshelyaron.com>
Commit: Eshel Yaron <m...@eshelyaron.com>

    DOC: document imenu support in sweep-mode buffers
---
 README.org | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.org b/README.org
index bf8c33b10b..1e9f1c3267 100644
--- a/README.org
+++ b/README.org
@@ -492,6 +492,13 @@ This enables the many commands that the =xref= interface 
provides, like
 [[info:emacs#Find Identifiers][Find Identifiers in the Emacs manual]] for an 
overview of the available
 commands.
 
+#+CINDEX: imenu
+=sweep-mode= also integrates with Emacs' =imenu=, which provides a simple
+facility for looking up and jumping to definitions in the current
+buffer.  To jump to a definition in the current buffer, type =M-x imenu=
+(bound by default to =M-g i= in Emacs version 29).  For information
+about customizing =imenu=, see [[info:emacs#Imenu][Imenu in the Emacs manual]].
+
 ** Following file specifications
 :PROPERTIES:
 :CUSTOM_ID: following-file-specs

Reply via email to