# HG changeset patch # User Richard M. Stallman # Date 765131840 0 # Node ID ef938821c625547b445259b21786fbcf2b073e48 # Parent c0a3d01237edd05cd09042d5bf74c1c556745a5e (occur-mode): Doc fix. diff -r c0a3d01237ed -r ef938821c625 lisp/replace.el --- a/lisp/replace.el Thu Mar 31 14:52:30 1994 +0000 +++ b/lisp/replace.el Thu Mar 31 16:37:20 1994 +0000 @@ -221,6 +221,7 @@ 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)