From fe263e4966e84dec2c1424d7fe27b8cdfe39efaa Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 4 Oct 1995 16:00:11 +0000 Subject: (isearch-forward): Doc fix. --- lisp/isearch.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/isearch.el') diff --git a/lisp/isearch.el b/lisp/isearch.el index 8a63446c5b7..3e74c811170 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -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." -- cgit v1.2.1