Variable: isearch-new-word
isearch-new-word is an alias for isearch-new-regexp-function, defined
in isearch.el.gz.
This variable is obsolete since 25.1; use
isearch-new-regexp-function instead.
Value
nil
Documentation
Holds the next isearch-regexp-function inside with-isearch-suspended.
If this is set inside code wrapped by the macro
with-isearch-suspended, then the value set will be used as the
isearch-regexp-function once isearch resumes.
Aliases
isearch-new-word (obsolete since 25.1)