emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/coding.c,v
Date: Thu, 21 Feb 2008 07:56:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/21 07:56:07

Index: coding.c
===================================================================
RCS file: /sources/emacs/emacs/src/coding.c,v
retrieving revision 1.368
retrieving revision 1.369
diff -u -b -r1.368 -r1.369
--- coding.c    14 Feb 2008 12:24:15 -0000      1.368
+++ coding.c    21 Feb 2008 07:56:06 -0000      1.369
@@ -1711,7 +1711,7 @@
     {
       if (c >= 0xA0)
        {
-         /* Old style component character of a compostion.  */
+         /* Old style component character of a composition.  */
          if (c == 0xA0)
            {
              ONE_MORE_BYTE (c);




reply via email to

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