emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/battery.el,v
Date: Mon, 08 Jan 2007 23:00:24 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/01/08 23:00:24

Index: battery.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/battery.el,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- battery.el  5 Nov 2006 13:22:30 -0000       1.38
+++ battery.el  8 Jan 2007 23:00:24 -0000       1.39
@@ -455,7 +455,7 @@
 
 (defun battery-search-for-one-match-in-files (files regexp match-num)
   "Search REGEXP in the content of the files listed in FILES.
-If a match occured, return the parenthesized expression numbered by
+If a match occurred, return the parenthesized expression numbered by
 MATCH-NUM in the match.  Otherwise, return nil."
   (with-temp-buffer
     (catch 'found




reply via email to

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