X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=info%2Flispref.info-32;h=0a550157f55e39769e40fc1b9d37e6bec0333064;hb=af38928b3ca88709a473780697477466c6ab7c5d;hp=21538491cb3db2c8032b4a33155f6d0096c83e65;hpb=1d9bc86590766427e2431876a50d78206a99edd5;p=chise%2Fxemacs-chise.git- diff --git a/info/lispref.info-32 b/info/lispref.info-32 index 2153849..0a55015 100644 --- a/info/lispref.info-32 +++ b/info/lispref.info-32 @@ -786,8 +786,8 @@ Regular Expression Searching In XEmacs, you can search for the next match for a regexp either incrementally or not. Incremental search commands are described in the -`The XEmacs Reference Manual'. *Note Regular Expression Search: -(emacs)Regexp Search. Here we describe only the search functions +`The XEmacs Lisp Reference Manual'. *Note Regular Expression Search: +(xemacs)Regexp Search. Here we describe only the search functions useful in programs. The principal one is `re-search-forward'. - Command: re-search-forward regexp &optional limit noerror count