emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/searching.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/searching.texi
Date: Tue, 18 Apr 2006 21:09:13 +0000

Index: emacs/lispref/searching.texi
diff -u emacs/lispref/searching.texi:1.71 emacs/lispref/searching.texi:1.72
--- emacs/lispref/searching.texi:1.71   Sat Mar 11 21:23:11 2006
+++ emacs/lispref/searching.texi        Tue Apr 18 21:09:13 2006
@@ -86,6 +86,10 @@
 return the new position of point in that case, but some existing
 programs may depend on a value of @code{nil}.)
 
+The argument @var{noerror} only affects valid searches which fail to
+find a match.  Invalid arguments cause errors regardless of
address@hidden
+
 If @var{repeat} is supplied (it must be a positive number), then the
 search is repeated that many times (each time starting at the end of the
 previous time's match).  If these successive searches succeed, the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]