emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/category.c,v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/category.c,v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:49:29 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:49:21

Index: category.c
===================================================================
RCS file: /sources/emacs/emacs/src/category.c,v
retrieving revision 1.42.2.1
retrieving revision 1.42.2.2
diff -u -b -r1.42.2.1 -r1.42.2.2
--- category.c  25 Jul 2007 07:49:39 -0000      1.42.2.1
+++ category.c  8 Aug 2007 07:49:20 -0000       1.42.2.2
@@ -559,7 +559,7 @@
               doc: /* List of pair (cons) of categories to determine word 
boundary.
 
 Emacs treats a sequence of word constituent characters as a single
-word (i.e. finds no word boundary between them) iff they belongs to
+word (i.e. finds no word boundary between them) only if they belong to
 the same charset.  But, exceptions are allowed in the following cases.
 
 \(1) The case that characters are in different charsets is controlled




reply via email to

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