# HG changeset patch # User Richard M. Stallman # Date 719125662 0 # Node ID 527af9fa86761ac9116fb7571c62cfd13610999c # Parent 6097878fbd4664dacec851908f0972db278f2fdf Comment fix. diff -r 6097878fbd46 -r 527af9fa8676 src/search.c --- a/src/search.c Wed Oct 14 23:12:09 1992 +0000 +++ b/src/search.c Thu Oct 15 05:07:42 1992 +0000 @@ -251,7 +251,8 @@ If COUNT is negative, search backwards. If we find COUNT instances, set *SHORTAGE to zero, and return the - position of the COUNTth character. + position after 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 the end of the buffer (or the beginning, if scanning backwards), set *SHORTAGE to