# HG changeset patch # User Richard M. Stallman # Date 812822411 0 # Node ID 7c5e73b8aa04e5d9b4f5cda52cdf6df8c3a49dcb # Parent f7fca58643bc1746679521daaf3cb8e8b3240692 (isearch-forward): Doc fix. diff -r f7fca58643bc -r 7c5e73b8aa04 lisp/isearch.el --- a/lisp/isearch.el Wed Oct 04 15:13:04 1995 +0000 +++ b/lisp/isearch.el Wed Oct 04 16:00:11 1995 +0000 @@ -386,6 +386,7 @@ 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."