Mercurial > emacs
diff src/search.c @ 57735:82bd283dbbf8
Comment change.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Wed, 27 Oct 2004 10:59:20 +0000 |
| parents | d226830a814e |
| children | 0cc0d3274d68 e24e2e78deda |
line wrap: on
line diff
--- a/src/search.c Wed Oct 27 10:57:40 2004 +0000 +++ b/src/search.c Wed Oct 27 10:59:20 2004 +0000 @@ -554,7 +554,7 @@ direction indicated by COUNT. If we find COUNT instances, set *SHORTAGE to zero, and return the - position after the COUNTth match. Note that for reverse motion + position past the COUNTth match. Note that for reverse motion this is not the same as the usual convention for Emacs motion commands. If we don't find COUNT instances before reaching END, set *SHORTAGE
