emacs-diffs
[Top][All Lists]
Advanced

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

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


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

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

Index: search.c
===================================================================
RCS file: /sources/emacs/emacs/src/search.c,v
retrieving revision 1.221.2.1
retrieving revision 1.221.2.2
diff -u -b -r1.221.2.1 -r1.221.2.2
--- search.c    25 Jul 2007 05:15:38 -0000      1.221.2.1
+++ search.c    8 Aug 2007 07:49:13 -0000       1.221.2.2
@@ -1614,7 +1614,7 @@
    have nontrivial translation are the same aside from the last byte.
    This makes it possible to translate just the last byte of a
    character, and do so after just a simple test of the context.
-   CHARSET_BASE is nonzero iff there is such a non-ASCII character.
+   CHARSET_BASE is nonzero if there is such a non-ASCII character.
 
    If that criterion is not satisfied, do not call this function.  */
 




reply via email to

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