emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/replace.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/replace.el,v
Date: Wed, 22 Oct 2008 11:11:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/10/22 11:11:04

Index: replace.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/replace.el,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -b -r1.278 -r1.279
--- replace.el  19 Oct 2008 22:34:06 -0000      1.278
+++ replace.el  22 Oct 2008 11:11:04 -0000      1.279
@@ -703,7 +703,7 @@
   "Print and return number of matches for REGEXP following point.
 When called from Lisp and INTERACTIVE is omitted or nil, just return
 the number, do not print it; if INTERACTIVE is t, the function behaves
-in all respects has if it had been called interactively.
+in all respects as if it had been called interactively.
 
 If REGEXP contains upper case characters (excluding those preceded by `\\')
 and `search-upper-case' is non-nil, the matching is case-sensitive.




reply via email to

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