emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/display.texi,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi,v
Date: Sat, 10 Feb 2007 12:04:35 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    07/02/10 12:04:34

Index: display.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/display.texi,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -b -r1.247 -r1.248
--- display.texi        1 Feb 2007 16:37:35 -0000       1.247
+++ display.texi        10 Feb 2007 12:04:34 -0000      1.248
@@ -5268,7 +5268,7 @@
   A @dfn{glyph} is a generalization of a character; it stands for an
 image that takes up a single character position on the screen.  Glyphs
 are represented in Lisp as integers, just as characters are.  Normally
-glyph come from vectors in the display table (@pxref{Display Tables}).
+glyphs come from vectors in the display table (@pxref{Display Tables}).
 
   A glyph code can be @dfn{simple} or it can be defined by the
 @dfn{glyph table}.  A simple glyph code is just a way of specifying a




reply via email to

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