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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/search.c [emacs-unicode-2]
Date: Thu, 04 Nov 2004 04:10:59 -0500

Index: emacs/src/search.c
diff -c emacs/src/search.c:1.174.2.8 emacs/src/search.c:1.174.2.9
*** emacs/src/search.c:1.174.2.8        Fri Oct 22 10:13:35 2004
--- emacs/src/search.c  Thu Nov  4 08:55:33 2004
***************
*** 521,527 ****
     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
--- 521,527 ----
     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]