emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/subr.el,v


From: Martin Rudalics
Subject: [Emacs-diffs] Changes to emacs/lisp/subr.el,v
Date: Tue, 04 Nov 2008 07:35:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       08/11/04 07:35:28

Index: subr.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/subr.el,v
retrieving revision 1.619
retrieving revision 1.620
diff -u -b -r1.619 -r1.620
--- subr.el     3 Nov 2008 19:22:28 -0000       1.619
+++ subr.el     4 Nov 2008 07:35:28 -0000       1.620
@@ -2778,7 +2778,7 @@
 If GREEDY is non-nil, extend 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
+extended, its starting position is allowed to occur before
 LIMIT."
   (let ((start (point))
        (pos




reply via email to

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