changeset 6607:ef938821c625

(occur-mode): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Thu, 31 Mar 1994 16:37:20 +0000
parents c0a3d01237ed
children e631a154dc3b
files lisp/replace.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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-map>\\[occur-mode-mouse-goto] on an occurrence line.
 \\{occur-mode-map}"
   (kill-all-local-variables)
   (use-local-map occur-mode-map)