]> code.delx.au - gnu-emacs/commit
More accurate documentation of lax whitespace matching
authorEli Zaretskii <eliz@gnu.org>
Tue, 1 Dec 2015 19:29:14 +0000 (21:29 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 1 Dec 2015 19:29:14 +0000 (21:29 +0200)
commitcef6c89175cd93be94a412ceb1b1e38381d209b8
treedc092d590c28a40589afda9517f930b7d8c129e7
parentbdebeb77a001fc4d9ee8392829cd7bc6cd11d7d1
More accurate documentation of lax whitespace matching

* lisp/isearch.el (isearch-forward-word, isearch-forward-symbol)
(word-search-backward, word-search-forward)
(word-search-backward-lax, word-search-forward-lax): Mention in
doc strings that toggling lax whitespace matching has no effect on
these commands.

* doc/emacs/search.texi (Word Search, Symbol Search): Clarify that
lax whitespace matching has no effect on these commands.
doc/emacs/search.texi
lisp/isearch.el