emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/view.el,v
Date: Tue, 04 Nov 2008 17:08:16 +0000

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

Index: view.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/view.el,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -b -r1.98 -r1.99
--- view.el     24 Jun 2008 13:29:28 -0000      1.98
+++ view.el     4 Nov 2008 17:08:15 -0000       1.99
@@ -1032,7 +1032,7 @@
   ;; This function does the job for all the View-search- commands.
   ;; Search for the TIMESt match for REGEXP. If TIMES is negative
   ;; search backwards. If REGEXP is nil use `view-last-regexp'.
-  ;; Charcters "!" and "@" have a special meaning at the beginning of
+  ;; Characters "!" and "@" have a special meaning at the beginning of
   ;; REGEXP and are removed from REGEXP before the search "!" means
   ;; search for lines with no match for REGEXP.  "@" means search in
   ;; the whole buffer, don't start searching from the present point.




reply via email to

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