]> git.eshelyaron.com Git - sweep.git/commitdiff
DOC: document imenu support in sweep-mode buffers
authorEshel Yaron <me@eshelyaron.com>
Sun, 25 Sep 2022 15:07:37 +0000 (18:07 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 25 Sep 2022 15:07:37 +0000 (18:07 +0300)
README.org

index bf8c33b10b399013d557df7519149538ae6be748..1e9f1c32677b003bba12631fa4408686471da210 100644 (file)
@@ -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