diff src/search.c @ 1413:527af9fa8676

Comment fix.
author Richard M. Stallman <rms@gnu.org>
date Thu, 15 Oct 1992 05:07:42 +0000
parents 5ce0a9ac1ea7
children bd61aaa7828b
line wrap: on
line diff
--- 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