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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/category.c,v
Date: Mon, 13 Aug 2007 13:42:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/13 13:41:28

Index: src/category.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/category.c,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- src/category.c      26 Jul 2007 05:27:48 -0000      1.43
+++ src/category.c      13 Aug 2007 13:41:13 -0000      1.44
@@ -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]