emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/search.c


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/search.c
Date: Wed, 27 Oct 2004 07:16:43 -0400

Index: emacs/src/search.c
diff -c emacs/src/search.c:1.185 emacs/src/search.c:1.186
*** emacs/src/search.c:1.185    Mon Oct 18 12:26:36 2004
--- emacs/src/search.c  Wed Oct 27 10:59:20 2004
***************
*** 554,560 ****
     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
     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
--- 554,560 ----
     direction indicated by COUNT.
  
     If we find COUNT instances, set *SHORTAGE to zero, and return the
!    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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]