isearch-wrap-function

isearch-wrap-function is a variable defined in `isearch.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
Function to call to wrap the search when search is failed.
If nil, move point to the beginning of the buffer for a forward search,
or to the end of the buffer for a backward search.