emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/searching.texi,v
Date: Tue, 04 Nov 2008 15:05:15 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/11/04 15:05:14

Index: searching.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/searching.texi,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- searching.texi      3 Nov 2008 19:19:41 -0000       1.9
+++ searching.texi      4 Nov 2008 15:05:14 -0000       1.10
@@ -1108,7 +1108,7 @@
 If @var{greedy} is address@hidden, this function extends the match
 backwards as far as possible, stopping when a single additional
 previous character cannot be part of a match for regexp.  When the
-match is extended, its starting positiong is allowed to occur before
+match is extended, its starting position is allowed to occur before
 @var{limit}.
 
 @example




reply via email to

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