From 26649bdf29aa4a84c14b1b0d2a040acb90df3c17 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 31 Mar 1994 16:37:20 +0000 Subject: [PATCH] (occur-mode): Doc fix. --- lisp/replace.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/replace.el b/lisp/replace.el index f96e829e8ce..a70e29299f8 100644 --- a/lisp/replace.el +++ b/lisp/replace.el @@ -221,6 +221,7 @@ Applies to lines after point." Move point to one of the occurrences in this buffer, then use \\[occur-mode-goto-occurrence] to go to the same occurrence in the buffer that the occurrences were found in. +Or click \\\\[occur-mode-mouse-goto] on an occurrence line. \\{occur-mode-map}" (kill-all-local-variables) (use-local-map occur-mode-map) -- 2.39.5