Function: isearch--describe-word-mode
isearch--describe-word-mode is a function alias for
isearch--describe-regexp-mode, defined in isearch.el.gz.
This function is obsolete since 25.1; use
isearch--describe-regexp-mode instead.
Signature
(isearch--describe-word-mode REGEXP-FUNCTION &optional SPACE-BEFORE)
Documentation
Make a string for describing REGEXP-FUNCTION.
If SPACE-BEFORE is non-nil, put a space before, instead of after, the word mode.
Aliases
isearch--describe-word-mode (obsolete since 25.1)