emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/term.c,v
Date: Sat, 27 Sep 2008 10:50:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/09/27 10:50:49

Index: term.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/term.c,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -b -r1.228 -r1.229
--- term.c      12 Sep 2008 04:11:03 -0000      1.228
+++ term.c      27 Sep 2008 10:50:48 -0000      1.229
@@ -660,7 +660,7 @@
 
          if (GLYPH_INVALID_P (g) || GLYPH_SIMPLE_P (tbase, tlen, g))
            {
-             /* This glyph doesn't has an entry in Vglyph_table.  */
+             /* This glyph doesn't have an entry in Vglyph_table.  */
              c = src->u.ch;
            }
          else




reply via email to

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