Small doc and elisp manual fixes related to searching
authorGlenn Morris <rgm@gnu.org>
Tue, 27 Mar 2012 06:46:42 +0000 (23:46 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 27 Mar 2012 06:46:42 +0000 (23:46 -0700)
commit4fb9a543142d6cdd7760e7bfcad186017fa57ead
tree8f81fdb1144372447e55e3d144bab15e31404481
parentb4fa35fa9c8468dc1a26c54f5e84e64301f7e1d8
Small doc and elisp manual fixes related to searching

* doc/lispref/searching.texi (String Search): Add xref to Emacs manual.
Copyedits.  Mention the function word-search-regexp.
(Searching and Case): Add xref to Emacs manual.  Copyedits.

* src/search.c (Fword_search_backward_lax, Fword_search_forward_lax):
Doc fixes.
doc/lispref/ChangeLog
doc/lispref/searching.texi
src/ChangeLog
src/search.c