]> git.eshelyaron.com Git - emacs.git/commitdiff
(isearch-forward): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Wed, 4 Oct 1995 16:00:11 +0000 (16:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 4 Oct 1995 16:00:11 +0000 (16:00 +0000)
lisp/isearch.el

index 8a63446c5b76d971830490ee2148bcf097729831..3e74c811170dfb1b152ca6ef384d368a1577d79a 100644 (file)
@@ -386,6 +386,7 @@ The above keys, bound in `isearch-mode-map', are often controlled by
  options; do M-x apropos on search-.* to find them.
 Other control and meta characters terminate the search
  and are then executed normally (depending on `search-exit-option').
+Likewise for function keys and mouse button events.
 
 If this function is called non-interactively, it does not return to
 the calling function until the search is done."