(looking-back): Fix doc-string typo.

This commit is contained in:
Martin Rudalics 2008-11-04 07:35:57 +00:00
parent f6bfcbb410
commit 3dcde186be
2 changed files with 3 additions and 1 deletions

View file

@ -5,6 +5,8 @@
2008-11-04 Martin Rudalics <rudalics@gmx.at>
* subr.el (looking-back): Fix doc-string typo.
* electric.el (Electric-pop-up-window): Call window-end with
UPDATE set to t.

View file

@ -2778,7 +2778,7 @@ before LIMIT.
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