diff options
author | Stephen Berman <stephen.berman@gmx.net> | 2016-07-12 22:11:22 +0200 |
---|---|---|
committer | Stephen Berman <stephen.berman@gmx.net> | 2016-07-12 22:11:22 +0200 |
commit | 069fc05bd5fabdd5971e2c5230a8586248fb7f38 (patch) | |
tree | d5481fa5874fa9c2a789e62cafefb72d4bef253d /lisp/emacs-lisp/byte-opt.el | |
parent | 0a0144a2e15a00b5c3272ad95e62d1d489b453c4 (diff) | |
download | emacs-069fc05bd5fabdd5971e2c5230a8586248fb7f38.tar.gz emacs-069fc05bd5fabdd5971e2c5230a8586248fb7f38.tar.bz2 emacs-069fc05bd5fabdd5971e2c5230a8586248fb7f38.zip |
Improve documentation of search functions
Make the documentation of the search functions more accurate,
complete, and uniform; in particular, extend the description of
the effect when the 'count' parameter is a negative number to all
of these functions.
* src/search.c (Fsearch_backward, Fsearch_forward)
(Fre_search_backward, Fre_search_forward)
(Fposix_search_backward, Fposix_search_forward):
* lisp/isearch.el (word-search-backward, word-search-forward)
(word-search-backward-lax, word-search-forward-lax): Improve doc
strings as described above.
* doc/lispref/searching.texi (String Search, Regexp Search)
(POSIX Regexps): Use 'count' instead of 'repeat' as the name of
the fourth parameter of the *-search-{forward,backward} functions
and improve documentation as described above.
Diffstat (limited to 'lisp/emacs-lisp/byte-opt.el')
0 files changed, 0 insertions, 0 deletions