changeset 301:2fb0312f83c9

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Wed, 26 Jun 1991 20:47:37 +0000
parents 4ee2046fcb72
children 7c3ce5b350b8
files src/xdisp.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/xdisp.c	Wed Jun 26 20:21:21 1991 +0000
+++ b/src/xdisp.c	Wed Jun 26 20:47:37 1991 +0000
@@ -1314,8 +1314,8 @@
   return 1;
 }
 
-/* Copy part of the contents of the string FROM into a glyph-vector at S.
-   But don't actually copy the parts that would come in before T.
+/* Copy glyphs from the rope FROM to T.
+   But don't actually copy the parts that would come in before S.
    Value is T, advanced past the copied data.
 
    Characters in FROM are grouped into units of `sizeof GLYPH' chars;