diff man/lispref/searching.texi @ 367:a4f53d9b3154 r21-1-13

Import from CVS: tag r21-1-13
author cvs
date Mon, 13 Aug 2007 11:01:07 +0200
parents 512e409c26a2
children cc15677e0335
line wrap: on
line diff
--- a/man/lispref/searching.texi	Mon Aug 13 11:00:13 2007 +0200
+++ b/man/lispref/searching.texi	Mon Aug 13 11:01:07 2007 +0200
@@ -699,10 +699,10 @@
 
   In XEmacs, you can search for the next match for a regexp either
 incrementally or not.  Incremental search commands are described in the
-@cite{The XEmacs Reference Manual}.  @xref{Regexp Search, , Regular Expression
-Search, emacs, The XEmacs Reference Manual}.  Here we describe only the search
-functions useful in programs.  The principal one is
-@code{re-search-forward}.
+@cite{The XEmacs Lisp Reference Manual}.  @xref{Regexp Search, , Regular
+Expression Search, xemacs, The XEmacs Lisp Reference Manual}.  Here we
+describe only the search functions useful in programs.  The principal
+one is @code{re-search-forward}.
 
 @deffn Command re-search-forward regexp &optional limit noerror repeat
 This function searches forward in the current buffer for a string of