emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/composite.c,v
Date: Wed, 12 Nov 2008 15:58:37 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/11/12 15:58:37

Index: composite.c
===================================================================
RCS file: /sources/emacs/emacs/src/composite.c,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -b -r1.68 -r1.69
--- composite.c 1 Nov 2008 02:21:27 -0000       1.68
+++ composite.c 12 Nov 2008 15:58:37 -0000      1.69
@@ -1055,7 +1055,7 @@
 }
 
 /* Check if the character at CHARPOS (and BYTEPOS) is composed
-   (possibly with the following charaters) on window W.  ENDPOS limits
+   (possibly with the following characters) on window W.  ENDPOS limits
    characters to be composed.  FACE, in non-NULL, is a base face of
    the character.  If STRING is not nil, it is a string containing the
    character to check, and CHARPOS and BYTEPOS are indices in the




reply via email to

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