Mercurial > emacs
changeset 99365:a105d0ab85f3
(looking-back): Fix doc-string typo.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Tue, 04 Nov 2008 07:35:28 +0000 |
parents | 5843a66ad69e |
children | 27341c507614 |
files | lisp/subr.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/subr.el Tue Nov 04 07:31:04 2008 +0000 +++ b/lisp/subr.el Tue Nov 04 07:35:28 2008 +0000 @@ -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