Mercurial > emacs
changeset 73098:28a1d231aeec
(Searching and Matching): Mention property search.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 24 Sep 2006 20:34:00 +0000 |
parents | 86fa4c1273dd |
children | 59243837a57a |
files | lispref/searching.texi |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/searching.texi Sun Sep 24 20:33:29 2006 +0000 +++ b/lispref/searching.texi Sun Sep 24 20:34:00 2006 +0000 @@ -27,7 +27,8 @@ @end menu The @samp{skip-chars@dots{}} functions also perform a kind of searching. -@xref{Skipping Characters}. +@xref{Skipping Characters}. To search for changes in character +properties, see @ref{Property Search}. @node String Search @section Searching for Strings