From c8192b8c31c349261b48f3d8b0f6cfefd350e077 Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Sun, 25 Sep 2022 18:07:37 +0300 Subject: [PATCH] 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 bf8c33b..1e9f1c3 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 -- 2.39.2