# HG changeset patch # User Jim Blandy # Date 677969257 0 # Node ID 2fb0312f83c90da22a1d0dc3076c228690600fee # Parent 4ee2046fcb72fb43bbfbe85bd711628a51d9f7c8 *** empty log message *** diff -r 4ee2046fcb72 -r 2fb0312f83c9 src/xdisp.c --- 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;